NumberMethods.kl¶
Functions¶
frexp¶
Float32 frexp ( in Float32 value, io Integer e )
Get significant and exponent Breaks the floating point number x into its binary significant (a floating point value between 0.5(included) and 1.0(excluded)) and an integral exponent for 2, such that:
frexp¶
Float32 frexp ( in Float32 value, io Integer e )
Get significant and exponent Breaks the floating point number x into its binary significant (a floating point value between 0.5(included) and 1.0(excluded)) and an integral exponent for 2, such that:
ldexp¶
Float64 ldexp ( in Float64 value, in Integer e )
Generate value from significant and exponent Returns the result of multiplying x (the significant) by 2 raised to the power of exp (the exponent).
ldexp¶
Float64 ldexp ( in Float64 value, in Integer e )
Generate value from significant and exponent Returns the result of multiplying x (the significant) by 2 raised to the power of exp (the exponent).
unitTestTruncate¶
Float64[] unitTestTruncate ( in Float64 array[] )
Removes accuracy to the Float64 array values to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestTruncate¶
Float64[] unitTestTruncate ( in Float64 array[] )
Removes accuracy to the Float64 array values to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestTruncate¶
Float64[] unitTestTruncate ( in Float64 array[] )
Removes accuracy to the Float64 array values to ensure the same result across all platforms.
unitTestTruncate¶
Float64[] unitTestTruncate ( in Float64 array[] )
Removes accuracy to the Float64 array values to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
unitTestPrint¶
String unitTestPrint ( in Complex value )
Converts the Scalar value to a string, removing accuracy to ensure the same result across all platforms.
truncateDecimals¶
Float64 truncateDecimals ( in Float64 value, in Integer n )
Keeps the first n decimals. of the value.
truncateDecimals¶
Float64 truncateDecimals ( in Float64 value, in Integer n )
Keeps the first n decimals. of the value.
truncateDecimals¶
Float64 truncateDecimals ( in Float64 value, in Integer n )
Keeps the first n decimals. of the value.
truncateDecimals¶
Float64 truncateDecimals ( in Float64 value, in Integer n )
Keeps the first n decimals. of the value.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.
truncateDecimalsPrint¶
String truncateDecimalsPrint ( in RGB value, in UInt32 n )
Converts the value to a string, keeping the first n decimals.