F64_Div()
Syntax
pointer.double = F64_Div(n1.double, n2.double [, result.double])
Description
Divides n1 by n2. The result is stored in n1 or, if the optional parameter is given, in result.