SpecFunc_LogGamma1p
SpecFunc_Psi
SpecFunc_NextPowerOfTwo
Smallest power of two greater or equal to the given .
Examples
>>> import openturns as ot >>> int(ot.SpecFunc.NextPowerOfTwo(42)) 64