polserver/testsuite/escript/misc/double02.out
turleypol cb6750405c
Double to string precision (#580)
* use std::to_chars for doubles

* fixed cmake errors when an escript error occurs

* macos 13 with clang15

* CI: macos new cache version

* guessing game

* guess no2

* test shipped clang with deloytarget env

* adapted testdata, lets see if all platforms behave the same

* explicit test if high precision double can get packed+unpacked

* log testclient receive buffer on error

* added docs
2023-12-20 22:13:39 +01:00

5 lines
121 B
Text

Result of CInt((64.1+0.1)*10.0) = 641
val(64.1)=64.1
val(64.2)=64.19999999999999
val(642)=641.9999999999999
val(642)=641