forked from extern/nushell
MathCeil, MathFloor and MathMode
This commit is contained in:
@ -62,6 +62,7 @@ pub fn create_default_context() -> EngineState {
|
||||
Math,
|
||||
MathAbs,
|
||||
MathAvg,
|
||||
MathCeil,
|
||||
MathFloor,
|
||||
MathMax,
|
||||
MathMin,
|
||||
|
Reference in New Issue
Block a user