sqrt
last edited 4 years ago by MAnn
description
This part produces the correctly rounded positive square root of a double value.
figure

inpins
- sqrt(IN) - ID = 1 - sets a value
- IN – double
outpins
- RESULT - ID = 51 - the positive square root of an argument
- RESULT – double
links to cvs
configuration file revision 1.0: http://cvs.sourceforge.net/viewcvs.py/*checkout*/vcb/VCB/libraries/configs/math/unary/sqrt at sourceforge.net
status
alpha release