tail head cat sleep
QR code linking to this page

Manpage  — ASIN

BEZEICHNUNG

asin - die Arkus Sinus Funktion

INHALT

ÜBERSICHT

#include <math.h> 

double asin(double x);

BESCHREIBUNG

Die Funktion asin() berechnet den Arkus Sinus von x Dies ist der Wert, dessen Sinus x ist. Wenn x kleiner als -1 oder größer als 1 ist, wird errno gesetzt.

RÜCKGABEWERT

Die Funktion liefert den asin im Radialmaß zurück.

FEHLER

EDOM x ist außerhalb des gültigen Bereiches

KONFORM ZU

SVID 3, POSIX, BSD 4.3, ISO 9899

SIEHE AUCH

acos(3), atan(3), atan2(3), cos(3), sin(3), tan(3).


19. Juni 1996 ASIN (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.

There are two major products of Berkeley, CA -- LSD and UNIX. We don't believe this to be strictly by coincidence.
Jeremy S. Anderson