rint

Document Actions
last edited 4 years ago by MAnn

description

This part produces the double value that is closest in value to the argument and is equal to a mathematical integer.

figure

inpins

  1. rint(IN) - ID = 1 - sets a double value
  • IN – double

outpins

  1. RESULT - ID = 51 - the closest floating-point value to the argument that is equal to a mathematical integer
  • RESULT – double

links to cvs

configuration file revision 1.0: http://cvs.sourceforge.net/viewcvs.py/*checkout*/vcb/VCB/libraries/configs/math/unary/rint at sourceforge.net

status

alpha release