docs-v2/content/v2.0/reference/flux/functions/math/nan.md

310 B

title description menu weight
math.NaN() function The math.NaN() function returns an IEEE 754 “not-a-number” value.
v2_0_ref
name parent
math.NaN Math
301

The math.NaN() function returns an IEEE 754 “not-a-number” value.

import "math"

math.NaN()

// Returns NaN