Fix
Method Signature
Fix(number=[numeric])Arguments
Argument
Type
Required
Description
Default
Examples
Fix 1.8 to an integer
fix( 1.8 );
Additional Examples
writeOutput( fix( 7.546 ) );
// 7
Related
Last updated
Was this helpful?
