F64_IDiv()
Syntax
pointer.double = F64_IDiv(n1.double, n2.double [, result.double])
Description
Calculates the Integer Division of n1 with n2. The result is stored in n1 or, if the optional parameter is given, in result.