eva icon indicating copy to clipboard operation
eva copied to clipboard

Support results larger than f64

Open izissise opened this issue 4 years ago • 3 comments

It would be nice if the calcul is larger than the size of f64 it display the exact value

izissise avatar Nov 20 '20 16:11 izissise

Not exactly, https://github.com/NerdyPepper/eva/issues/34 would be more useful to display the exact value that you see in calculator.

pickfire avatar Nov 21 '20 17:11 pickfire

In Planmaker from Softmaker have a correct result.

JensGrabner avatar Oct 02 '22 13:10 JensGrabner

I tried doing this with num's Ratio, it doesn't support f64 methods like sin so I am not sure what to do here.

pickfire avatar Oct 21 '22 00:10 pickfire