Dictionary of Computer and Internet Terms: arcsin, arc sine
arcsin, arc sine
the inverse of the trigonometric sine function. If x = sin y,then y = arcsin x. Many computer languages provide the arc tangent function but not the arc sine function. You can work around this by using the relation:
in which all angles are expressed in radians.

