src/pylib/Lib/math_impl/patch/consts

Search:
Group by:
Source   Edit  

253 - 1 224 - 1

Consts

EULER = 0.5772156649015329
euler_gamma Source   Edit  
Ninf = 0xFFF0000000000000'f64
Source   Edit  
Pinf = 0x7FF0000000000000'f64
Source   Edit  
SQRT_TWO_PI = 2.5066282746310007
sqrt(2*PI) <-> sqrt(TAU) Source   Edit  

Templates

template maxSafeInteger[F](_: typedesc[F]): F
Source   Edit