PHP: asin() function
Description
The asin() function returns the arc sine of a number in radians.
Version:
(PHP 4 and above)
Syntax:
asin(number)
Parameter:
Name | Description | Required / Optional |
Type |
---|---|---|---|
number | Numeric value. | Required | Float |
Return value:
The arc sine of a number radians.
Value Type: Float.
Example:
Sample Output:
Arc sine of 0 is 0 Arc sine of 0.4 is 0.411516846067
View the example in the browser
Pictorial Presentation:

See also
- Weekly Trends and Language Statistics
- Weekly Trends and Language Statistics