PHP Manual
Prev
Next
Sin
Sin -- sine
Description
float sin
(float arg);
Returns the sine of arg in radians.
See also
cos()
and
tan()
.
Prev
Home
Next
round
Up
Sqrt