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

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

javascript - Understanding ExtJS Framework Syntax -