dunkelheit v1.0.1 (2019-05-12T23:59:37Z)
Dub
Repo
pow
dkh
numeric
primitive
高速累乗
Unqual
!
T
pow
(T x, U n)
Unqual
!
T
pow
(
T
U
)
(
T
x
,
U
n
)
if
(
!
isFloatingPoint
!
T
&&
(
isIntegral
!
U
||
is
(
U
==
BigInt
)
)
)
Unqual
!
T
pow
(T x, U n, V e)
Meta
Source
See Implementation
dkh
numeric
primitive
functions
extGcd
invMod
lcm
pow
powMod
高速累乗