@PROD

Top  Previous  Next

Syntax:

 

@PROD(<value1>,<value2>)

 

Description:

 

This function returns the product of its two arguments: <value1> x <value2>.

 

OK:

 

Unchanged.

 

Example:

 

%C = @PROD(%A,%B)

 

See also: