Check out v4 of the Fauna CLI

v4 of the Fauna CLI is now in beta.

The new version introduces enhancements to the developer experience, including an improved authentication workflow. To get started, check out the CLI v4 quick start.

Math.NaN

String value representing Not-a-Number.

Signature

Math.NaN: String

Description

NaN stands for Not-a-Number and Math.NaN represents a double precision floating point number that is undefined or can’t be represented.

See IEEE 754 and NaN.

Return value

Type Description

String

Math.NaN

Examples

0.0 / 0.0
Math.NaN

Is this article helpful? 

Tell Fauna how the article can be improved:
Visit Fauna's forums or email docs@fauna.com

Thank you for your feedback!