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

Add support for IEEE 754-2019 e.g. asinpi and "augmented arithmetic operations" #42183

Closed
PallHaraldsson opened this issue Sep 9, 2021 · 2 comments
Labels
help wanted Indicates that a maintainer wants help on an issue or pull request

Comments

@PallHaraldsson
Copy link
Contributor

PallHaraldsson commented Sep 9, 2021

https://en.wikipedia.org/wiki/IEEE_754#Recommended_operations

What more is missing from this list?

Seemingly n-th root, or how is it done for other than n=2 or 3?

Intriguing: "the formerly required minNum, maxNum, minNumMag, and maxNumMag in IEEE 754-2008 are now deleted due to their non-associativity.#

@PallHaraldsson PallHaraldsson changed the title Add support for IEEE 754-2019 e.g. asinpi Add support for IEEE 754-2019 e.g. asinpi and "augmented arithmetic operations" Sep 9, 2021
@StefanKarpinski StefanKarpinski added the help wanted Indicates that a maintainer wants help on an issue or pull request label Sep 9, 2021
@StefanKarpinski
Copy link
Member

Any intention to work on this?

@KristofferC
Copy link
Member

Almost dup of #6148. Discussion can continue there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Indicates that a maintainer wants help on an issue or pull request
Projects
None yet
Development

No branches or pull requests

3 participants