369 B
369 B
title | description | menu | weight | ||||||
---|---|---|---|---|---|---|---|---|---|
math.isNaN() function | The math.isNaN() function functionDescription |
|
301 |
The math.isNaN()
function functionDescription
import "math"
math.isNaN( EXAMPLE )
Parameters
x
The value used in the operation.
Data type: Float
Special cases