Maria GDK 4.6.0.140
Documentation of managed code in release branch
Loading...
Searching...
No Matches
TPG.GeoUnits.Mathm Class Reference

Helpers. More...

Static Public Member Functions

static double sq (double x)
 
static double hypot (double x, double y)
 
static double cbrt (double x)
 
static double log1p (double x)
 
static double atanh (double x)
 
static double asinh (double x)
 
static double AngNormalize (double x)
 
static double AngNormalize2 (double x)
 
static double AngDiff (double x, double y)
 
static double tand (double x)
 
static double eatanhe (double x, double es)
 
static double taupf (double tau, double es)
 
static double tauf (double taup, double es)
 
static double atan2d (double y, double x)
 
static double atand (double x)
 
static void swap (ref double x, ref double y)
 
static double polyval (int N, double[] p, int ix, double x)
 

Static Public Attributes

static double epsilon = Math.Pow(0.5, 52)
 
const double degree = Math.PI / 180
 
const int digits = 53
 

Detailed Description

Helpers.


The documentation for this class was generated from the following file: