The ABS method of VPGL Language get the absolute value of the input number.
ABS takes 1 input and emits 1 ouput. Input 0 must be a number. ABS emits the number |x| to output 0.
A Visual Programming Graphical Language
Data-Flow based, Objective and Event-Driven
The ABS method of VPGL Language get the absolute value of the input number.
ABS takes 1 input and emits 1 ouput. Input 0 must be a number. ABS emits the number |x| to output 0.