Returns fallback if v is NaN, otherwise returns v.
fallback
v
Throws if v is not a number type, null or undefined
Returns
fallback
ifv
is NaN, otherwise returnsv
.Throws if
v
is not a number type, null or undefined