Library /sys$common/syshlp/basichelp.hlb QUO$ *Conan The Librarian (sorry for the slow response - running on an old VAX) |
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) :
|