ifactors - integer factorization
|
Calling Sequence
|
|
ifactors(n)
ifactors(n, opt)
|
|
Parameters
|
|
n
|
-
|
any integer
|
opt
|
-
|
option
|
|
|
|
|
Description
|
|
•
|
The ifactors function returns the complete integer factorization of the integer or fraction n.
|
•
|
This function supports the same options as ifactor.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
|
|
Download Help Document
Was this information helpful?