Wolframalpha - how to get value of function in a specific point?

23.2k Views Asked by At

For example , given this function -

$f(x) = x^3-x^2-x-1$

and I want to check it in the point $x=1.6$.

What should I have to write in the command line of wolframalpha in order to get it ?

4

There are 4 best solutions below

0
On BEST ANSWER

The input

 evaluate x^3-x^2-x-1 at 1.6

seems to work. Here is the link. Here is an image:

enter image description here

0
On

"evaluate x^3-x^2-x-1 at x=1.6" works for me.

0
On
2
On

Asking politely:

please compute x^3-x^2-x-1 at x=1.6

did the work for me.

enter image description here