Number - Division

Data System Architecture

Number - Division

About

A division is a mathematical binary function between 2 numbers.

It is the definition of every rational number.

Syntax

<MATH> quotient = \frac{\displaystyle numerator}{\displaystyle denominator} = \frac{\displaystyle dividend}{\displaystyle divisor} </MATH>

where:

Identity

Function - Identity <MATH> \frac{x}{1} = x </MATH>

Symbol

The division symbol ÷ is just a blank fraction with dots replacing the numerator and denominator.





Discover More
Math Domain
Mathematics - (Divisor|Denominator)

The divisor is an element of a division operation. If d is a divisor of N then N/d is also a divisor of N. If d is a divisor of N, d is trivial if its value is 1 or N. Euclid's algorithm...



Share this page:
Follow us:
Task Runner