Numworks Epsilon  1.4.1
Graphing Calculator Operating System
e_atan2.c File Reference
#include <sys/cdefs.h>
#include <float.h>
#include <math.h>
#include "math_private.h"

Go to the source code of this file.

Functions

double atan2 (double y, double x)
 

Function Documentation

◆ atan2()

double atan2 ( double  y,
double  x 
)

Definition at line 55 of file e_atan2.c.