This website requires JavaScript.
Explore
Help
Sign In
extern
/
nushell
Watch
1
Star
0
Fork
1
You've already forked nushell
mirror of
https://github.com/nushell/nushell.git
synced
2024-12-26 00:50:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
265ee1281d
nushell
/
crates
/
nu-command
/
tests
/
commands
/
math
History
Marcin Puc
51c74eebd0
Add general refactorings (
#3996
)
2021-09-10 10:44:22 +12:00
..
avg.rs
nu-cli refactor moving commands into their own crate nu-command (
#2910
)
2021-01-12 17:59:53 +13:00
eval.rs
nu-cli refactor moving commands into their own crate nu-command (
#2910
)
2021-01-12 17:59:53 +13:00
median.rs
nu-cli refactor moving commands into their own crate nu-command (
#2910
)
2021-01-12 17:59:53 +13:00
mod.rs
Fixed panic on math with large durations (
#3669
)
2021-06-23 15:44:14 +12:00
round.rs
Stop nu panicks in math.round on a large decimal value(Most of the time) (
#3224
)
2021-03-31 19:01:39 +13:00
sqrt.rs
Mathsqrt (
#3239
)
2021-04-01 16:26:05 -05:00
sum.rs
Add general refactorings (
#3996
)
2021-09-10 10:44:22 +12:00