@DIV

Top  Previous  Next

Syntax:

 

@DIV(<value1>,<value2>)

 

Description:

 

This function returns the integer quotient of its two arguments: <value1> / <value2>.

 

OK:

 

Unchanged.

 

Example:

 

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

 

See also: