Numworks Epsilon  1.4.1
Graphing Calculator Operating System
s_copysignf.c File Reference
#include "math.h"
#include "math_private.h"

Go to the source code of this file.

Functions

float copysignf (float x, float y)
 

Function Documentation

◆ copysignf()

float copysignf ( float  x,
float  y 
)

Definition at line 26 of file s_copysignf.c.