https://github.com/JuliaLang/julia/pull/9804

On Tuesday, September 15, 2015 at 10:21:58 AM UTC+2, Alex wrote:
>
> 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