Home
last modified time | relevance | path

Searched defs:e_squared (Results 1 – 4 of 4) sorted by relevance

/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Didf_ucn_utf8.c36 const float e_squared = e * e; in testSquared() local
/dports/science/clhep/2.4.1.0/CLHEP/Units/Units/
H A DPhysicalConstants.h73 static constexpr double e_squared = eplus * eplus; variable
/dports/science/colt/colt/src/cern/clhep/
H A DPhysicalConstants.java74 public static final double e_squared = Units.eplus * Units.eplus; field in PhysicalConstants
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_project.h223 double a, b, f, e_squared, ep_squared; member
232 double e_squared; /* Eccentricity squared (e^2 = 2*f - f*f) */ member