dunkelheit ~develop (2021-09-26T11:55:02.1809452)
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
高速累乗