Sequence: smallest number with exactly n divisors: Difference between revisions

m
Phix/mpfr
(added Tcl)
m (Phix/mpfr)
Line 906:
fewer cases each covers, the less sound it is, and those mini-tables for np/p2/p3/p5
and adj are not exactly, um, scientific. Completes in about 0.1s
{{libheader|Phix/mpfr}}
<lang Phix>include mpfr.e
mpz r = mpz_init(),
7,805

edits