Idris2-boot icon indicating copy to clipboard operation
Idris2-boot copied to clipboard

Double IEEE constants: infinity, NaN, epsilon ... where are they?

Open nicolabotta opened this issue 4 years ago • 1 comments

Is there a way of accessing these values in Idris 2? Something like Numeric.IEEEin Haskell? At lest epsilon, infinity and NaN are badly needed, e.g., to implement interval arithmetics! Thanks, Nicola

nicolabotta avatar Oct 29 '19 07:10 nicolabotta

I've labelled this with "Feature request" - we ought to have them really. If anyone wants pointers on where to start implementing it, please let me know.

edwinb avatar Dec 07 '19 15:12 edwinb