numbers v5.2.2 Numbers.Protocols.Division protocol

For supporting Numbers.div/2.

Link to this section Summary

Functions

Divides the rhs by the lhs.

Link to this section Types

Link to this section Functions

Link to this function

div(a, b)

div(t(), t()) :: t()

Divides the rhs by the lhs.

To be clear, this division operation is supposed to be precise.