Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
<div style="font-size:30px">'''ISPRIME(int)'''</div><br/>
+
<div style="font-size:30px">'''ISPRIME (Number)'''</div><br/>
 
*<math>int</math> is any number
 
*<math>int</math> is any number
   Line 13: Line 13:     
==ZOS==
 
==ZOS==
*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 (Number)</math>.
**<math>int</math> is any number.
+
**<math>Number</math> is any number.
 
*For e.g.,ISPRIME(5.1)= false.
 
*For e.g.,ISPRIME(5.1)= false.
  
writer
6,694

edits

Navigation menu