зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset f34592b66d45 undo typo on a CLOSED TREE
This commit is contained in:
Родитель
fb206ef4ec
Коммит
0618bdbfe4
|
@ -560,7 +560,7 @@ float Strtof(Vector<const char> buffer, int exponent) {
|
|||
// low-precision (3 digits):
|
||||
// when read from input: 123
|
||||
// when rounded from high precision: 124.
|
||||
// To do this we simply look at the neighbors of the correct result and see
|
||||
// To do this we simply look at the neigbors of the correct result and see
|
||||
// if they would round to the same float. If the guess is not correct we have
|
||||
// to look at four values (since two different doubles could be the correct
|
||||
// double).
|
||||
|
|
Загрузка…
Ссылка в новой задаче