abs
last edited 4 years ago by MAnn
description
This part produces the absolute value of a double value.
figure
inpins
- abs(IN) - ID = 1 - sets the argument whose absolute value is to be determined
- IN – double
outpins
- RESULT - ID = 51 - the absolute value of the argument
- RESULT – double
links to cvs
configuration file revision 1.0: http://cvs.sourceforge.net/viewcvs.py/*checkout*/vcb/VCB/libraries/configs/math/unary/abs at sourceforge.net
status
alpha release