EDIT Menu

int(

Truncates the fraction to obtain the integer.

Example:

range(0,100 ms)

 

int(5*sin(2*pi*x))/5

Figure 3 ￿108: Equation Using int(

round(

Rounds off the fraction to obtain the integer.

Example:

range(0,100 ms)

 

round(5*sin(2*pi*x))/5

Figure 3 ￿109: Equation Using round(

3 ￿150

AWG2021 User Manual