Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1282)

Issue 6489027: Fix http://code.google.com/p/chromium/issues/detail?id=72555 incorrect... (Closed)

Created:
9 years, 10 months ago by Erik Corry
Modified:
9 years, 7 months ago
Reviewers:
floitschv8, Mads Ager (chromium)
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M src/math.js View 2 chunks +3 lines, -3 lines 2 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
9 years, 10 months ago (2011-02-11 10:42:24 UTC) #1
Mads Ager (chromium)
9 years, 10 months ago (2011-02-11 11:06:57 UTC) #2
LGTM

http://codereview.chromium.org/6489027/diff/1/src/math.js
File src/math.js (right):

http://codereview.chromium.org/6489027/diff/1/src/math.js#newcode204
src/math.js:204: 2.718281828459045,
We could keep the extra digits on this one to match what is in the EcmaScript
spec.

http://codereview.chromium.org/6489027/diff/1/src/math.js#newcode227
src/math.js:227: 3.141592653589793,
Ditto.

Powered by Google App Engine
This is Rietveld 408576698