Manuals/calci/ITHPRIME

From ZCubes Wiki
Revision as of 21:38, 24 October 2013 by MassBot1 (talk | contribs) (Created page with "<div id="6SpaceContent" class="zcontent" align="left"> '''ITHPRIME'''(i,n) where '''i '''and''' n '''are any real numbers and n>2 </div> ---- <div id="1Spa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ITHPRIME(i,n)

where

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