asin
last edited 4 years ago by MAnn
description
This part produces the arc sine of an angle, in the range of -pi/2 through pi/2.
figure

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