For the complete documentation index, see llms.txt. This page is also available as Markdown.

NULL

Returns null value

NULL( )

Returns NaN

Arguments

None

Output

A single instance ofNaN or a column of NaNvalues

Example

NULL() = NaN

Last updated

Was this helpful?