(PHP 3, PHP 4 , PHP 5)
La funzione tan() restituisce la tangente del parametro arg. Il parametro arg deve essere espresso in radianti.
Esempio 1. Esempio per tan()
<?php echo tan(M_PI_2); // 1 ?>
Vedere anche: atan(), sin(), cos() e deg2rad().
Hosting by: hurra.comGenerated: 2007-01-26 17:56:34