numbers v5.0.0-rc0 Numbers.Protocols.Division protocol

Summary

Functions

Divides the rhs by the lhs

Types

t()
t() :: term

Functions

div(a, b)
div(t, t) :: t

Divides the rhs by the lhs.

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