round

Document Actions
last edited 4 years ago by MAnn

description

This part produces the closest long to the argument.

figure

inpins

  1. round(IN) - ID = 1 - sets a floating-point value to be rounded to a long
  • IN – double

outpins

  1. 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