Query: asin
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ASIN(3) 1 ASIN(3) asin - Arc sineSYNOPSISfloat asin (float $arg)DESCRIPTIONReturns the arc sine of $arg in radians. asin(3) is the complementary function of sin(3), which means that a==sin(asin(a)) for every value of a that is within asin(3)'s range.PARAMETERSo $arg - The argument to processRETURN VALUESThe arc sine of $arg in radiansSEE ALSOsin(3), asinh(3), acos(3), atan(3). PHP Documentation Group ASIN(3)
| Related Man Pages |
|---|
| asinl(3) - freebsd |
| asin(3) - mojave |
| asinf(3) - mojave |
| asinl(3) - suse |
| asinl(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Increasing a directory size |
| /var size is increasing day by day |
| Increasing inodes |
| Increasing disk space of a mount point. |
| How can I do aliasing in shellscript? |