Category: Arithmetics Since engine version: 4.9.1.0 GWE
Description
Calculates arc sine of iVal/iRadius, or x = arcsin(iVal/iRadius). This corresponds to sin(x) = iVal/iRadius. This function is used to calculate an angle from horizontal and vertical offsets. However, in most cases Angle() does what you need.