PHP » PYTHON |
login |
register |
about
|
import math math.sin(arg) sin(PHP 4, PHP 5) sin — Sine Description
float sin
( float $arg
)
sin() returns the sine of the arg parameter. The arg parameter is in radians. Parameters
Return ValuesThe sine of arg Examples
Example #1 sin() example
<?php
|
more
Recently updated
more
Most requested
more
Last requests
|