abs.rs
|
Add initial ctrl-c support
|
2021-10-28 17:13:10 +13:00 |
avg.rs
|
Added math and min commands
|
2021-10-31 08:06:32 -03:00 |
ceil.rs
|
MathCeil, MathFloor and MathMode
|
2021-11-03 08:59:08 -03:00 |
floor.rs
|
Fix tests
|
2021-11-03 09:19:28 -03:00 |
max.rs
|
Added math and min commands
|
2021-10-31 08:06:32 -03:00 |
median.rs
|
Added MathMedian
|
2021-11-03 18:28:16 -03:00 |
min.rs
|
Added math and min commands
|
2021-10-31 08:06:32 -03:00 |
mod.rs
|
Added MathMedian
|
2021-11-03 18:28:16 -03:00 |
mode.rs
|
MathCeil, MathFloor and MathMode
|
2021-11-03 08:59:08 -03:00 |
product.rs
|
New math commands(product, round, sqrt and sum)
|
2021-11-01 18:29:34 -03:00 |
reducers.rs
|
New math commands(product, round, sqrt and sum)
|
2021-11-01 18:29:34 -03:00 |
round.rs
|
New math commands(product, round, sqrt and sum)
|
2021-11-01 18:29:34 -03:00 |
sqrt.rs
|
New math commands(product, round, sqrt and sum)
|
2021-11-01 18:29:34 -03:00 |
sum.rs
|
New math commands(product, round, sqrt and sum)
|
2021-11-01 18:29:34 -03:00 |
utils.rs
|
Added math avg
|
2021-10-27 22:13:55 -03:00 |