checkedint v0.1.1 (2016-01-25T13:30:11Z)
Dub
Repo
pow
checkedint
noex
safeop
Undocumented in source. Be warned that the author may not have intended to support it.
CallType
!(
std
.
math
.
pow
,
N
,
M
)
pow
(N base, M exp)
@
safe
CallType
!(
std.math.pow
,
N
,
M
)
pow
(
bool
throws
N
M
)
(
const
N
base
,
const
M
exp
)
if
(
isFixedPoint
!
N
&&
isFixedPoint
!
M
)
CallType
!(
std
.
math
.
pow
,
N
,
M
)
pow
(N base, M exp)
Meta
Source
See Implementation
checkedint
noex
safeop
functions
abs
binary
bsf
bsr
divPow2
ilogb
mulPow2
pow
unary