trunc

The trunc Statement

The trunc statement lets you calculate the integer part of its input (second) argument and store the result in its output (first) argument. The syntax of the trunc statement is shown below.

 trunc x, y // store the trunc of y in x

Generated by  doxygen 1.6.2