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.
Deprecated: Function utf8_decode() is deprecated since 8.2, visit the php.net documentation for various alternatives in /customers/5/9/f/padowan.dk/httpd.www/forum/include/functions.php on line 874 Deprecated: Function utf8_decode() is deprecated since 8.2, visit the php.net documentation for various alternatives in /customers/5/9/f/padowan.dk/httpd.www/forum/include/functions.php on line 874 Deprecated: Function utf8_decode() is deprecated since 8.2, visit the php.net documentation for various alternatives in /customers/5/9/f/padowan.dk/httpd.www/forum/include/functions.php on line 874
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.007 seconds (54% PHP - 46% DB) with 11 queries