number,num_digits!Truncates a number to an integer by removing the decimal, or fractional, part of the number!is the number ...

!number,num_digits!!Truncates a number to an integer by removing the decimal, or fractional, part of the number!is the number you want to truncate!is a number specifying the precision of the truncation, 0 (zero) if omitted!