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. Quotient

en:calc:commands:arithmetic:quotient

Quotient

Working with polynomials? See quotient (Polynomials)


Computes the quotient of the division of two integers.

Syntax

quotient(Integer, Integer)

Description

quotient(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 q.

Related functions

Quotient and remainder, Remainder, Factor

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

Copyright © WIRIS 2021. All rights reserved.