ithprime - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


ithprime

determine the ith prime number

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

ithprime(i)

Parameters

i

-

positive integer

Description

• 

The ithprime function returns the ith prime number, where the first prime number is 2.

Examples

ithprime10

29

(1)

See Also

isprime

nextprime

NumberTheory[PrimeCounting]

prevprime