The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
powi
mir
math
common
T
powi
(T x, int power)
T
powi
(T x, int power)
T
powi
(T x, int power)
version(!LDC && !GNU)
static if
(!(
__VERSION__ >= 2082
))
T
powi
(
T
)
(
in
T
x
,
int
power
)
if
(
isFloatingPoint
!
T
)
Meta
Source
See Implementation
mir
math
common
aliases
fastmath
fmamath
optmath
functions
approxEqual
ceil
copysign
cos
exp
exp2
fabs
floor
fmax
fmin
fmuladd
log
log10
log2
nearbyint
pow
powi
rint
round
sin
sqrt
trunc