tail head cat sleep
QR code linking to this page

Manpage  — COPYSIGN

BEZEICHNUNG

copysign - kopiert das Vorzeichen einer Zahl

INHALT

ÜBERSICHT

#include <math.h> 

double copysign(double x, double y);

BESCHREIBUNG

Die Funktion copysign() liefert eine Zahl zurück, deren Wert gleich dem Absolutbetrag von x ist, deren Vorzeichen allerdings dasselbe Vorzeichen wie das von y ist.

KONFORM ZU

BSD 4.3


1. Juli 1996 COPYSIGN (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.