carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
primeFactorsSimple
carbon
math
Undocumented in source. Be warned that the author may not have intended to support it.
void
primeFactorsSimple
(T n, R or)
void
primeFactorsSimple
(
T
R
)
(
T
n
,
ref
R
or
)
if
(
isOutputRange
!(
R
,
Tuple
!(
T
,
uint
))
)
Tuple
!(
T
,
uint
)[]
primeFactorsSimple
(T n)
Meta
Source
See Implementation
carbon
math
functions
complexZero
isPowOf2
isPrime
lcm
nextPowOf2
previousPowOf2
primeFactors
primeFactorsSimple
sinc
sqrtCeil
sqrtFloor
toDeg
toRad
triIntCi
triIntSi
structs
Imaginary
variables
eulersGamma