copysign

Hurricane Electric Internet Services: Accounts starting at $9.95/month
Hurricane Electric Internet Services

NAME

       copysign - copy sign of a number


SYNOPSIS

       #include <math.h>

       double copysign(double x, double y);


DESCRIPTION

       The  copysign()  function  returns  a value whose absolute
       value matches x, but whose sign matches that of y.


CONFORMING TO

       BSD 4.3
Hurricane Electric Internet Services: Accounts starting at $9.95/month
Hurricane Electric Internet Services
Copyright (C) 1998 Hurricane Electric. All Rights Reserved.