Apa v0.3.0 ApaSub View Source

APA : Arbitrary Precision Arithmetic - Subtraction - ApaSub.

Link to this section Summary

Functions

Subtraction - internal function - please call Apa.sub(left, right) In reference to bcmath I call this functions bc_sub

Link to this section Functions

Link to this function

bc_sub(left, right, scale \\ 0)

View Source
bc_sub(String.t(), String.t(), integer()) :: String.t()

Subtraction - internal function - please call Apa.sub(left, right) In reference to bcmath I call this functions bc_sub