isnan

isnan(value)
Parameters
  • value – Input value

Returns

boolean

Determines if the value type is not numeric or the value is nan.