floor

Document Actions
last edited 4 years ago by MAnn

description

This part produces the largest (closest to positive infinity) double value that is not greater than the argument and is equal to a mathematical integer.

figure

inpins

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

outpins

  1. RESULT - ID = 51 - the largest floating-point value that is not greater than the argument and 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/floor at sourceforge.net

status

alpha release