1 line
55 B
Text
1 line
55 B
Text
ProperDivisors[n_Integer /; n > 0] := Most@Divisors@n;
|
ProperDivisors[n_Integer /; n > 0] := Most@Divisors@n;
|