|
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 |
|
floor.rs
|
MathFloor done and MathMode still left work
|
2021-11-02 22:33:45 -03:00 |
|
max.rs
|
Added math and min commands
|
2021-10-31 08:06:32 -03:00 |
|
min.rs
|
Added math and min commands
|
2021-10-31 08:06:32 -03:00 |
|
mod.rs
|
MathFloor done and MathMode still left work
|
2021-11-02 22:33:45 -03:00 |
|
mode.rs
|
MathFloor done and MathMode still left work
|
2021-11-02 22:33:45 -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 |