<-Back

Function: Div

DIV floating-point number

Divides using rational division and converts the result (which may be a pure rational number) to a floating-point number.

arguments:
numerator Number
denominator Number
optional arguments:
more-denominators (&rest), Default Value: NIL
More numbers to divide by

<-Back