Close
Close window
numtheory(deprecated)/factorset - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


Home : Support : Online Help : numtheory(deprecated)/factorset
[フレーム] [フレーム]

numtheory(deprecated)

factorset

prime factors of an integer

Calling Sequence

factorset(n)

Parameters

n

-

integer

Description

Important: The numtheory package has been deprecated . Use the superseding command NumberTheory[PrimeFactors] instead.

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

Important: The numtheory package has been deprecated . Use the superseding command NumberTheory[PrimeFactors] instead.

>

withnumtheory:

>

factorset10

2,5

(1)
>

ifactor96

253

(2)
>

ifactors96

1,2,5,3,1

(3)
>

factorset96

2,3

(4)


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /