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

Supplemental support for numerical and mathematical functions #185

Open
9 of 12 tasks
kimikage opened this issue Jun 22, 2020 · 1 comment
Open
9 of 12 tasks

Supplemental support for numerical and mathematical functions #185

kimikage opened this issue Jun 22, 2020 · 1 comment

Comments

@kimikage
Copy link
Collaborator

kimikage commented Jun 22, 2020

In response to #179, I checked the support status and performance of some other functions. The (incomplete) list is shown below.

To be supported

To be dropped

TBD

  • maxintfloat (maxintfixed and minintfixed?)

  • parse and tryparse for fixed point numbers with suffix

  • bit shift operators (Issue [Feature Request] shifting with << and >> #250)

    • I think they are usuful but somewhat dangerous.
  • numerator and denominator

  • widemul

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

1 participant