carbon v1.5.4 (2015-09-23T08:11:56Z)
Home
Dub
Repo
primeFactors
carbon
math
Undocumented in source. Be warned that the author may not have intended to support it.
void
primeFactors
(T n, R or)
Tuple
!(
T
,
uint
)[]
primeFactors
(T n)
Tuple
!(
T
,
uint
)[]
primeFactors
(
T
)
(
T
n
)
Meta
Source
See Implementation
carbon
math
functions
complexZero
isPowOf2
isPrime
lcm
nextPowOf2
previousPowOf2
primeFactors
primeFactorsSimple
sqrtCeil
sqrtFloor
toDeg
toRad
structs
Imaginary