docs-v2/content/influxdb/cloud/reference/flux/stdlib/math/nan.md

384 B

title description aliases menu weight
math.NaN() function The math.NaN() function returns an IEEE 754 “not-a-number” value.
/influxdb/cloud/reference/flux/functions/math/nan/
influxdb_cloud_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