Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Manuals/calci/REMAINDER
(view source)
Revision as of 21:00, 28 June 2018
121 bytes added
,
21:00, 28 June 2018
no edit summary
Line 1:
Line 1:
−
<div style="font-size:30px">'''REMAINDER(
number
,
divisor
) '''</div><br/>
+
<div style="font-size:30px">'''REMAINDER(
Number,Divisor) '''</div><br/>
−
*<math>
number
</math> is a single number or set of numbers, and
+
OR
−
*<math>
divisor
</math> is any real number.
+
<div style="font-size:30px">'''MOD (Number
,
Divisor
) '''</div><br/>
+
*<math>
Number
</math> is a single number or set of numbers, and
+
*<math>
Divisor
</math> is any real number
.
+
**REMAINDER(),returns the remainder from division
.
==Description==
==Description==
Line 11:
Line 14:
==ZOS==
==ZOS==
−
*The syntax is to calculate remainder of the given numbers in ZOS is <math>REMAINDER(
number
,
divisor
)</math>.
+
*The syntax is to calculate remainder of the given numbers in ZOS is <math>REMAINDER(
Number
,
Divisor
)</math>.
−
**<math>
number
</math> and <math>
divisor
</math> are any real numbers.
+
**<math>
Number
</math> and <math>
Divisor
</math> are any real numbers.
*For e.g.,REMAINDER(10,2),REMAINDER(50.2,-4)
*For e.g.,REMAINDER(10,2),REMAINDER(50.2,-4)
Devika
writer
6,694
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Community portal
Current events
Recent changes
Help
Tools
ZCubes Web Platform
Printable version