log

Document Actions
last edited 4 years ago by MAnn

description

This part produces the natural logarithm (base e) of a double value.

figure

inpins

  1. log(IN) - ID = 1 - sets a number greater than 0.0
  • IN – double

outpins

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