The Standard LibrarymathMethodsasinOn this pageasinComputes the arc sine. asin(1); Syntax asin(value) Returns The arc sine as a double. Notes Input as radians. Output as radians.