@FMUL

Top  Previous  Next

Syntax:

 

@FMUL(<value1>,<value2>)

 

Description:

 

This function returns the product of its two arguments: <value1> x <value2>, which may be floating-point numbers.

 

OK:

 

Unchanged.

 

Example:

 

%F = @FMUL(%A,%B)

 

See a more advanced example...

 

See also: