tail head cat sleep
QR code linking to this page

Manpage  — ACOSH

BEZEICHNUNG

acosh - die Area Kosinus Hyperbolikus Funktioen

INHALT

ÜBERSICHT

#include <math.h> 

double acos(double x);

BESCHREIBUNG

Die Funktion acosh() berechnet den Area Kosinus Hyperbolikus von x Dies ist der Wert, dessen Kosinus Hyperbolikus x ist. Ist x kleiner als 1, gibt acosh() den Wert NaN (not-a-number) zurück und errno wird gesetzt.

FEHLER

EDOM x liegt außerhalb des gültigen Bereiches

KONFORM ZU

SVID 3, POSIX, BSD 4.3, ISO 9899

SIEHE AUCH

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

17. Juni 1996 ACOSH (3) GNU

tail head cat sleep
QR code linking to this page


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

What will happen when the 32-bit Unix date goes negative in mid-January 2038 does not bear thinking about.
— Henry Spencer