Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nicolabotta opened this issue Oct 29, 2019 · 1 comment
Open

Comments

@nicolabotta
Copy link

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 nicolabotta changed the title Double IEEE constants: infinity, NaN, epsilon ... Double IEEE constants: infinity, NaN, epsilon ... where are they? Oct 29, 2019
@edwinb
Copy link
Owner

edwinb commented Dec 7, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants