numtheory[factorset] - prime factors of an integer
|
Calling Sequence
|
|
factorset(n)
|
|
Description
|
|
•
|
The function factorset will compute the set of prime factors of its integer argument n.
|
•
|
The command with(numtheory,factorset) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|
Download Help Document
Was this information helpful?