cairo-math-64x61
cairo-math-64x61 copied to clipboard
How can I convert a floating point number to a numeric representation with a point?
Let's say, I run the following code Math64x61.exp(-3)
and I get the output 2305843255662221114
.
How can I convert this value to 0,049787068367864
.