Difference between revisions of "Mod Command"

From GeoGebra Manual
Jump to: navigation, search
(added v.4 - needs description)
(added missing description)
Line 3: Line 3:
 
; Mod[Integer a, Integer b]: Yields the remainder when integer ''a'' is divided by integer ''b''.
 
; Mod[Integer a, Integer b]: Yields the remainder when integer ''a'' is divided by integer ''b''.
  
; Mod[Polynomial, Polynomial]: {{description}}
+
; Mod[Polynomial, Polynomial]: Yields the remainder when the first entered polynomial is divided by the second polynomial.

Revision as of 10:43, 8 April 2011


Mod[Integer a, Integer b]
Yields the remainder when integer a is divided by integer b.
Mod[Polynomial, Polynomial]
Yields the remainder when the first entered polynomial is divided by the second polynomial.
© 2024 International GeoGebra Institute