HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
preval
Syntax
preval(f(Var), Real1, Real2, [Var])
Description
Returns f(Real2)-f(Real1).
Example
preval(x^2-2,2,3) returns 5
preval — Discussion
↑Back to top