dunkelheit ~master (2018-05-28T16:17:34Z)
Dub
Repo
pow
dkh
numeric
primitive
高速累乗
Unqual
!
T
pow
(
T
x
,
U
n
)
Unqual
!
T
pow
(
T
x
,
U
n
,
V
e
)
Unqual
!
T
pow
(
T
U
V
)
(
T
x
,
U
n
,
V
e
)
if
(
(
isIntegral
!
U
||
is
(
U
==
BigInt
)
)
&&
is
(
Unqual
!
T
==
Unqual
!
V
)
)
Meta
Source
See Implementation
dkh
numeric
primitive
functions
extGcd
invMod
lcm
pow
powMod
高速累乗