384 B
384 B
title | description | aliases | menu | weight | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|
math.NaN() function | The math.NaN() function returns an IEEE 754 “not-a-number” value. |
|
|
301 |
The math.NaN()
function returns an IEEE 754 “not-a-number” value.
import "math"
math.NaN()
// Returns NaN