flowstdlib 0.142.0

The standard library of functions and flows for 'flow' programs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
## Math (//flowstdlib/math)
Math Functions and flows

## List of Functions and Flows
* [`add`]add/add.md
* [`compare`]compare/compare.md
* [`divide`]divide/divide.md
* [`multiply`]multiply/multiply.md
* [`range`]range.md
* [`range_split`]range_split/range_split.md
* [`sequence`]sequence.md
* [`sqrt`]sqrt/sqrt.md
* [`subtract`]subtract/subtract.md