isNumeric

isNumeric(x)

Test whether a value is a numeric value. Returns true when the input is a number, BigNumber, Fraction, or boolean.

Try it yourself:

All functions