Changes

no edit summary
Line 1: Line 1: −
<div style="font-size:30px">'''ISLEAPYEAR(year)'''</div><br/>
+
<div style="font-size:30px">'''ISLEAPYEAR(Year)'''</div><br/>
*<math>year</math> is the year to find whether it is leap year or not.  
+
*<math>Year</math> is the year to find whether it is leap year or not.
 +
**ISLEAPYEAR(),returns TRUE if the value is leap year.
    
==Description==
 
==Description==
Line 11: Line 12:     
==ZOS==
 
==ZOS==
*The syntax is to find whether the given year is leap or not in ZOS is <math>ISLEAPYEAR(year)</math>.
+
*The syntax is to find whether the given year is leap or not in ZOS is <math>ISLEAPYEAR(Year)</math>.
**<math>year</math> is the year to find whether it is leap year or not.
+
**<math>Year</math> is the year to find whether it is leap year or not.
 
*For e.g.,ISLEAPYEAR(2003..2008)
 
*For e.g.,ISLEAPYEAR(2003..2008)
  
writer
6,694

edits