amath
1.8.5
Simple command line calculator
|
Inverse haversed cosine. More...
#include "prim.h"
Go to the source code of this file.
Functions | |
double | ahvc (double x) |
Inverse haversed cosine. More... | |
Inverse haversed cosine.
Definition in file ahvc.c.
double ahvc | ( | double | x | ) |
Inverse haversed cosine.
Definition at line 40 of file ahvc.c.
References acos(), and sqrt().
Referenced by RealNumber::ArcHaVerCosine().