Comment #2 on issue 3035 by [email protected]: Math.sin(Math.PI) inaccurate
http://code.google.com/p/v8/issues/detail?id=3035
Your two statements are inconsistent. You can't claim that it's better and
also believe abs(expected-actual) <= 1e-15 is the best you can hope for.
And I don't understand why you say abs(expected-actual) <= 1e-15 is the
best you can hope for. Did you mean to say something else?
And why is an inaccurate value WorkingAsIntended? On my ARM chromebook,
Math.sin(Math.PI) actually returns the correct value of
1.2246467991473532d-16.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.