tan

(PHP 3, PHP 4 )

tan -- Tangente

Description

float tan ( float arg)

tan() retourne la tangente de arg (arg en radians).

Voir aussi atan(), sin(), cos() et deg2rad().