ulongPowMod

ulong
ulongPowMod
(
U
)
(
ulong x
,
U n
,
ulong md
)
if (
isIntegral!U ||
is(U == BigInt)
)

Meta