Changes

no edit summary
Line 15: Line 15:  
*The syntax is to find whether the given number is prime in ZOS is <math>ISPRIME(int)</math>.
 
*The syntax is to find whether the given number is prime in ZOS is <math>ISPRIME(int)</math>.
 
**<math>int</math> is any number.
 
**<math>int</math> is any number.
*For e.g.,ISPRIME(5.1)= true.
+
*For e.g.,ISPRIME(5.1)= false.
    
==Examples==
 
==Examples==
writer
6,694

edits