asin(x)
ChaosPro automatically detects the input data type.
In order to calculate the arcsin(z) ChaosPro performs the following calculation:
arcsin(z) = - i * Ln( i*z+sqrt(1-z*z) )