DOCUMENTATION CalcMe
  • language Translations of this page
    • Translations of this page
    • Català (ca)
    • Dansk (da)
    • Deutsch (de)
    • English (en)
    • Español (es)
    • Français (fr)

  1. Wiris Ecosystem Documentation
  2. CalcMe documentation
  3. Commands
  4. Arithmetic
  5. Remainder

en:calc:commands:arithmetic:remainder

Remainder

Working with polynomials? See remainder (Polynomials)


Computes the remainder of the division of two integers.

Syntax

remainder(Integer, Integer)

Description

remainder(Integer, Integer)

Given two integers a and b, the operation a divided by b, with a greater or equal than b: a equals q times b plus r; has a quotient q and a remainder r. This function returns r.

Related functions

Quotient, Quotient and remainder

Table of Contents
  • Syntax
  • Description
  • Related functions
Log In

Copyright © WIRIS 2021. All rights reserved.