log
last edited 4 years ago by MAnn
description
This part produces the natural logarithm (base e) of a double value.
figure

inpins
- log(IN) - ID = 1 - sets a number greater than 0.0
- IN – double
outpins
- RESULT - ID = 51 - the natural logarithm of the argument
- RESULT – double
links to cvs
configuration file revision 1.0: http://cvs.sourceforge.net/viewcvs.py/*checkout*/vcb/VCB/libraries/configs/math/unary/log at sourceforge.net
status
alpha release