inverse sin,invers sine

is there any way to use inverse sine in unity c#,is there any way to use inverse sine in unity.

Yes, use Mathf.Asin. Here’s the documentation for Mathf, which contains all the mathematical functions: