HP Prime for All

English  Русский 

Syntax

ithprime(n)

Description

Nth prime. For the integer n, returns the nth prime number less than 100,000-200,000.

Example

ithprime(5) returns 11

ithprime — Discussion