acos
last edited 4 years ago by MAnn
description
This part produces the arc cosine of an angle, in the range of 0.0 through pi.
figure

inpins
- acos(IN) - ID = 1 - sets the value whose arc cosine is to be produced
- IN – double
outpins
- RESULT - ID = 51 - the arc cosine 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/acos at sourceforge.net
status
alpha release