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

nextfloat/prevfloat etc. #1

Closed
6 tasks done
stevengj opened this issue Apr 27, 2015 · 0 comments
Closed
6 tasks done

nextfloat/prevfloat etc. #1

stevengj opened this issue Apr 27, 2015 · 0 comments

Comments

@stevengj
Copy link
Member

Various fp-specific functions be implemented:

  • nextfloat/prevfloat via __bid32_nexttoward etc.
  • also typemax/typemin,realmax/realmin
  • also eps
  • sign, signbit
  • reinterpret to integer types (automatic since we have a bitstype)
  • bswap
@stevengj stevengj changed the title nextfloat/prevfloat nextfloat/prevfloat etc. Apr 27, 2015
stevengj added a commit that referenced this issue Apr 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant