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

Fix

Converts a real number to an integer

Method Signature

Fix(number=[numeric])

Arguments

Argument
Type
Required
Description
Default

number

numeric

true

The number to convert to an integer

Examples

Last updated

Was this helpful?