(PHP 3, PHP 4, PHP 5)
tan() returns the tangent of the arg parameter. The arg parameter is in radians.
Example 1. tan() example
<?phpecho tan(M_PI_4); // 1?>
See also: atan(), sin(), cos(), and deg2rad().
Hosting by: Hurra Communications Ltd.Generated: 2007-01-26 18:00:13