wolframalpha - Evaluate a function in several points -


how can evaluate function in several points, when have function f(x) = x^2 , compute f(10) - f(9)? know can evaluate function in each point evaluate x^2 @ x=10, possible evaluate function in several points?

this do:

evaluate x^2 @ x in {9,10} 

Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

Ansible warning on jinja2 braces on when -

html - How to custom Bootstrap grid height? -