Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 219 Bytes

divide.md

File metadata and controls

8 lines (7 loc) · 219 Bytes

Divide (//flowstdlib/math/divide)

Divide one input by another, producing outputs for the dividend, divisor, result and the remainder

Include using

[[process]]
source = "lib://flowstdlib/math/divide"