File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33> Bugs in the native (built-in) ` Math ` namespace.
44
5- * [ Sine and cosine in V8] [ 1 ]
6- * [ Trigonometric functions in V8] [ 2 ]
5+ * [ Sine and cosine in V8] [ @v8:3006 ]
6+ * [ Trigonometric functions in V8] [ @chromium:320097 ]
77* [ V8 not IEEE 754-2008 compliant] [ 3 ]
88* [ Mozilla discussion on sine and cosine in V8] [ 4 ]
99* [ V8 replaced a lookup table by computing ` Math.tan ` as ` Math.sin/Math.cos ` ] [ 5 ]
3131
3232<!-- <links> -->
3333
34- [ 1 ] : https://bugs.chromium.org/p/v8/issues/detail?id=3006
35- [ 2 ] : https://bugs.chromium.org/p/chromium/issues/detail?id=320097
34+ [ @v8:3006 ] : https://bugs.chromium.org/p/v8/issues/detail?id=3006
35+ [ @chromium:320097 ] : https://bugs.chromium.org/p/chromium/issues/detail?id=320097
3636[ 3 ] : https://bugs.chromium.org/p/v8/issues/detail?id=3089
3737[ 4 ] : https://bugzilla.mozilla.org/show_bug.cgi?id=967709#c33
3838[ 5 ] : https://github.com/v8/v8/commit/33b5db090258c2a2dc825659c3ad109bd02110c1
You can’t perform that action at this time.
0 commit comments