Skip to content
#

integers

Here are 70 public repositories matching this topic...

Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular expressions to validate numbers, ranges, years, etc.

  • Updated Jan 20, 2022
  • JavaScript
ryanavella
ryanavella commented Nov 9, 2018

The following functions would probably be useful:

  • Cos
  • Div
  • Exp
  • Pow
  • Sin
  • Tan

There is reason to question whether the API should be expanded in this way, however. All of these can be accomplished with conversions between fixed-point and floating-point. Native methods could be made more efficient or faster, but not significantly so.

Other suggestions are welcome.

enhancement help wanted good first issue question

Improve this page

Add a description, image, and links to the integers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the integers topic, visit your repo's landing page and select "manage topics."

Learn more