tail head cat sleep
QR code linking to this page

Manpage  — ATANH

BEZEICHNUNG

atanh - die Area Tangens Hyperbolikus Funktion

INHALT

ÜBERSICHT

#include <math.h> 

double atanh(double x);

BESCHREIBUNG

Die Funktion atanh() berechnet den Area Tangens Hyperbolikus von x. Dies ist der Wert, dessen Tangens Hyperbolikus x ist. Ist der Betrag von x größer als 1, gibt atanh() Not-a-Number NaN zurück und errno wird gesetzt.

FEHLER

EDOM x liegt außerhalb des Bereiches

KONFORM ZU

SVID 3, POSIX, BSD 4.3, ISO 9899

SIEHE AUCH

asinh(3) acosh(3), cosh(3), sinh(3), tanh(3).

1. Juli 1996 ATANH (3)

tail head cat sleep
QR code linking to this page


Bitte richten Sie Ihre Kommentare zu diesem Handbuch Seite Service, Ben Bullock. Privacy policy.