dunkelheit ~master (2018-05-28T16:17:34Z)
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
高速累乗