@sollentson/is-odd
Returns true if the given number is odd, and is an integer that does not exceed the JavaScript MAXIMUM_SAFE_INTEGER.
Returns true if the given number is odd, and is an integer that does not exceed the JavaScript MAXIMUM_SAFE_INTEGER.
Input field component to display currency value based on vue-numeric.
A collection of number utilities.
A React hook for managing counters
A React hook for managing counters
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with dif
A simple utility to Check the value is number or can convert to a number, for example string ' 123 ' can be converted to 123.