Manuals/calci/ITHPRIME
Jump to navigation
Jump to search
ITHPRIME(i,n)
where
i and n are any real numbers and n>2
ITHPRIME function returns ith prime number less than a maximum value,n.
ITHPRIME returns NaN if i or n is not real
ITHPRIME
Lets see an example in (Column3Row1)
=ITHPRIME(Column1Row1,Column2Row1)
Returns 5 for ITHPRIME(3,6)
Syntax
Remarks
Examples
Description
Column1 | Column2 | Column3 | Column4 | |
Row1 | 3 | 6 | 5 | |
Row2 | ||||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |
File:Calci1.gif | $ |