atan

Document Actions
last edited 4 years ago by MAnn

description

This part produces the arc tangent of an angle, in the range of -pi/2 through pi/2.

figure

inpins

  1. atan(IN) - ID = 1 - sets the value whose arc tangent is to be produced
  • IN – double

outpins

  1. RESULT - ID = 51 - the arc tangent 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/atan at sourceforge.net

status

alpha release