numbers v5.2.0 Numbers.Protocols.Division protocol
For supporting Numbers.div/2
.
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: term()
t() :: term()
Link to this section Functions
Link to this function
div(a, b)
Divides the rhs by the lhs.
To be clear, this division operation is supposed to be precise.