Solved
You can't have a variable/constant and a function using the same name. Actually you can use the same name if you use different styles, but i would suggest that you use different names.
If you had in mind to just cut off negative values and replace them for zero, you may end the solve block with

and use something like

You could also use
![]()
but thats inefficient because the solve block is called twice that way.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

