Difference between revisions of "IsPrime Command"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}</noinclude>
+
<noinclude>{{Manual Page|version=4.2}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>{{betamanual|version=4.2}}
 
{{command|CAS}}
 
{{command|CAS}}
 
;IsPrime[ <Number> ]
 
;IsPrime[ <Number> ]

Revision as of 17:31, 12 June 2012

This command works in CAS View only.

IsPrime[ <Number> ]
Returns true or false depending on whether the number is prime or not.
Example:
  • IsPrime[10] yields false,
  • IsPrime[11] yields true.
© 2024 International GeoGebra Institute