Skip to main content

math.isNan

boolean math.isNan(val)

Returns true if the number is NaN (not a number)


Parameters

TypeNameDescriptionOptional
numbervalNo description

Returns

TypeDescription
booleanNo description