No 15 digits accuracy with value() found!

new topic     » topic index » view thread      » older message » newer message

Please check this peace of code:

include get.e   -- value()
printf(1,"%d,  %25.16g\n", value("1e-299"))

the result is (at least on my machine):

0,     1.000000000000032e-299

which means, the 15th digit is 3 and not zero as it should be!
(the result should be 1e-299)

Have a nice day and better accuracy, Rolf

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu