COHERENT help

This page displays the COHERENT help information for atan2.

Listing of available help pages


atan2() -- Calculate inverse tangent

#include <math.h>
double atan2(num, den) double num, den;