Hello,

I get the next error

julia> rref([1 2 0 3 ; 2 4 0 7])
ERROR: UndefVarError: rref not defined


But it should be in the standard library as I understand. 
How to fix this?

Thanks,
Alex

Reply via email to