Improve double to string conversion
Added errol implementation. Fixed '3d-raytrace.js', because the new algorithm has better precision and also reduce the code size. JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
This commit is contained in:
@@ -72,6 +72,8 @@ extern double fmod (double, double);
|
||||
extern int isnan (double);
|
||||
extern int finite (double);
|
||||
|
||||
double nextafter (double, double);
|
||||
|
||||
/*
|
||||
* Functions callable from C, intended to support IEEE arithmetic.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user