mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[poincare] Add ref and rref matrix functions
Change-Id: Id0e57a4f85d551ca5320c4b6e3c0baadae70946d
This commit is contained in:
committed by
Émilie Feral
parent
997c103fba
commit
007c38652f
@@ -140,9 +140,11 @@ QuoCommandWithArg = "quo(p,q)"
|
||||
RandintCommandWithArg = "randint(a,b)"
|
||||
RandomCommandWithArg = "random()"
|
||||
ReCommandWithArg = "re(z)"
|
||||
ReducedRowEchelonFormCommandWithArg = "rref(M)"
|
||||
RemCommandWithArg = "rem(p,q)"
|
||||
RootCommandWithArg = "root(x,n)"
|
||||
RoundCommandWithArg = "round(x,n)"
|
||||
RowEchelonFormCommandWithArg = "ref(M)"
|
||||
R = "r"
|
||||
Shift = "shift"
|
||||
Sigma = "σ"
|
||||
|
||||
Reference in New Issue
Block a user