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

Go to the source code of this file.

Functions

float atan2f (float y, float x)
 

Function Documentation

◆ atan2f()

float atan2f ( float  y,
float  x 
)

Definition at line 28 of file e_atan2f.c.