tanh( ) retourne la tangeante hyperbolique de arg , définie comme sinh(arg) / cosh(arg ) .
Voir aussi tan( ) , atanh( ) , sin( ) et cos( ) .