Free cookie consent management tool by TermsFeed nan() Function
nan() Function

Function

nan()

Constant number representing Not A Number, generally used for comparison to the result of mathematical operations with invalid inputs. This is equivalent to a decimal (floating point) null, but nan() is provided for more explicit usage in mathematical expressions.

Returns

Decimal

Examples

nan(100) returns null

Open in Github Built: Fri, Nov 10, 2023 (03:42:48 PM)

nan() Function

FEEDBACK