65 #define G4Exp std::exp
159 int32_t ret = int32_t (x);
172 int32_t ret = int32_t (x);
187 const int32_t
n = int32_t(px);
189 x -= px * 6.93145751953125E-1;
190 x -= px * 1.42860682030941723212E-6;
219 x = std::numeric_limits<G4double>::infinity();
237 const int32_t
n = int32_t ( z );
265 void expv(
const uint32_t size,
G4double const * __restrict__ iarray,
G4double* __restrict__ oarray);
267 void expfv(
const uint32_t size,
G4float const * __restrict__ iarray,
G4float* __restrict__ oarray);
268 void G4Expfv(
const uint32_t size,
G4float const * __restrict__ iarray,
G4float* __restrict__ oarray);