exp

Document Actions
last edited 4 years ago by MAnn

description

This part produces Euler's number e raised to the power of a double value.

figure

inpins

  1. exp(IN) - ID = 1 - sets the exponent to raise e to o IN – double

outpins

  1. RESULT - ID = 51 - the value ea, where e is the base of the natural logarithms
  • RESULT – double

links to cvs

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

status

alpha release