Fixed Point Intrinsic Functions (PRIM_LIBI.IFixedPointIntrinsics)
Fixed point intrinsic functions
Ancestors - None
Details
Container for all fixed point intrinsic functions
Methods
Name | Description |
|---|---|
Convert the variable to a formatted string Result, Format, Mask | |
Return the number as a float Result | |
Return the variable as a string Result | |
Apply boundary values to the variable Result, NumberOne, NumberTwo | |
Test if the value is within a range Result, NumberOne, NumberTwo | |
Returns the largest number Result, Decimal1, Decimal2, Decimal3, Decimal4, Decimal5, Decimal6, Decimal7, Decimal8, Decimal9 | |
Returns the smallest number Result, Decimal1, Decimal2, Decimal3, Decimal4, Decimal5, Decimal6, Decimal7, Decimal8, Decimal9 | |
Decrement the value by 1 Result | |
Round the number to the nearest n decimal places Result, Operation, Decimals | |
Increment the value by 1 Result |