F64_Inv()
Syntax
pointer.double = F64_Inv(n.double [, result.double])
Description
Inverts the number, i.e. it calculates the reciprocal of n (1/n) The result is stored in n or, if the optional parameter is given, in result.