Apa v0.3.0 ApaMul View Source

APA : Arbitrary Precision Arithmetic - Multiplication - ApaMul.

Link to this section Summary

Functions

Multiplication - internal function - please call Apa.mul(left, right) In reference to bcmath I call this functions bc_mul

Link to this section Functions

Link to this function

bc_mul(left, right, scale \\ 0)

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

Multiplication - internal function - please call Apa.mul(left, right) In reference to bcmath I call this functions bc_mul