LimitAbove Command

From GeoGebra Manual
Revision as of 13:07, 18 August 2011 by Alexander Hartl (talk | contribs)
Jump to: navigation, search



LimitAbove[ <Function>, <Value> ]
Returns right one-sided limit of the function for given value of variable.

CAS Syntax

LimitAbove[ <Expression f>, <Value t> ]
Computes the limit of function f for x = t.
Example:
LimitAbove[1 / x, 0] yields \infty .
LimitAbove[ <Expression f>, <Variable v>, <Value t> ]
Computes limit of multivariate function f for v = t.
Example:
LimitAbove[1 / a, a, 0] yields \infty .
Note:
© 2024 International GeoGebra Institute