round
last edited 4 years ago by MAnn
description
This part produces the closest long to the argument.
figure

inpins
- round(IN) - ID = 1 - sets a floating-point value to be rounded to a long
- IN – double
outpins
- RESULT - ID = 51 - the value of the argument rounded to the nearest long value
- RESULT – double
links to cvs
configuration file revision 1.0: http://cvs.sourceforge.net/viewcvs.py/*checkout*/vcb/VCB/libraries/configs/math/unary/round at sourceforge.net
status
alpha release