ESAT
 All Classes Namespaces Files Functions Variables Enumerator Pages
Static Public Member Functions | List of all members
Jama.util.Maths Class Reference

Static Public Member Functions

static double hypot (double a, double b)
 

Member Function Documentation

static double Jama.util.Maths.hypot ( double  a,
double  b 
)
static

sqrt(a^2 + b^2) without under/overflow.


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