The QUO$ function returns a numeric string that is the quotient of two
numeric strings. The precision of the returned numeric string depends on
the value of an integer argument.
Example
Quotient$ = QUO$("453.221", "30", 10000%)
Additional Information:
explode
extract