The PROD$ function returns a numeric string that is the product of two
numeric strings. The precision of the returned numeric string depends on
the value of an integer argument.
Example
Product$ = PROD$("88793", Z$, 0%)
Additional Information:
explode
extract