sfcode
An Online Competing and Development Environment
|
Finite number primitive
Follows number/coerce
additionally rejecting Infinity
and -Infinity
values (null
is returned if given values coerces to them)
If given argument is a finite number coercible value (via finite/coerce
) returns result number. Otherwise TypeError
is thrown.