A64,B64 - Int64/Int64
RoundingControl - ID
"@TNOE" for (To Nearest Or Even)
"@RoundDown"
"@RoundUP"
"@Truncate"
The quotient of the division.
Just don't divide by "0"! ;-)
ccDivInt64() ist faster as "A64/B64" with an amazing 48%!
C64 = ccDivInt64(A64,B64,@Truncate)
See ccDivInt64_Demo.eba