InMotion Web Site Hosting
InMotion Hosting Home


cos

(PHP 3, PHP 4 )

cos -- Cosine

Description

float cos ( float arg)

cos() returns the cosine of the arg parameter. The arg parameter is in radians.

Example 1. cos() example

<?php

echo cos(M_PI); // -1

?>

See also acos(), sin(), tan() and deg2rad().


InMotion Web Hosting Customer Support
M-F 8am - 7pm PST
213-239-0050

More information can be found at the InMotion Hosting Main Site

>