What do you expect e2(..) to be?
You never defined that function anywhere, so of course Prime does not know what to do.
Maybe you are trying to duplicate something from a source, where the author had defined a function e2( ) (obviously a function which should do some row operations on the input matrix). So you will have to look for that function definition and retype it as well in front of the failing expression.
EDIT: By chance I found it. You seem to work on the examples in the Prime help. Here the function e2( ) is defined and you have to copy the definition of that function to your worksheet so you use it. Its not a standard built-in function.
Once you copy it to your worksheet (anywhere above the first usage) you get the desired result:

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

