Topic: Absolute Value Functions
So can i not do these? When i tried y=|x| it said
Error 65: Expression expected.
An expression was expected. This may happen if you have empty brackets: f(x)=sin()
any help would be appreciated.
You are not logged in. Please login or register.
Graph Forums → Support → Absolute Value Functions
So can i not do these? When i tried y=|x| it said
Error 65: Expression expected.
An expression was expected. This may happen if you have empty brackets: f(x)=sin()
any help would be appreciated.
To get the numeric value you need to use the abs function. So try with y=abs(x)
Graph Forums → Support → Absolute Value Functions
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.507 seconds (99% PHP - 1% DB) with 11 queries