nushell/crates/nu-command
Michael Angerman 942c66a9f3
cratification: part II of the math commands to nu-cmd-extra (#9657)
The following math commands are being moved to nu-cmd-extra

* cos
* cosh
* egamma
* phi
* pi
* sin
* sinh
* tan
* tanh
* tau

For now I think we have most of the obvious commands moved over based on

@sholderbach this should cover moving the "high school" commands..

>>Yeah I think this rough separation into "high school" math in extra
and "middle school"/"programmer" math in the core makes a ton of sense.

And to reference the @fdncred list from
https://github.com/nushell/nushell/pull/9647#issuecomment-1629498812
2023-07-11 11:23:39 -07:00
..
src cratification: part II of the math commands to nu-cmd-extra (#9657) 2023-07-11 11:23:39 -07:00
tests fixes which showing aliases as built-in nushell commands (#9580) 2023-07-08 10:48:42 +02:00
Cargo.toml Bump indexmap to 2.0 (#9643) 2023-07-10 10:30:01 +02:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00