Home
last modified time | relevance | path

Searched refs:Exp64 (Results 1 – 1 of 1) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/math/
H A DMath.h160 static double Exp64( float f ); // e raised to the power f with 64 bits precision
682 ID_INLINE double idMath::Exp64( float f ) { in Exp64() function