HP Prime for All

English  Русский 

Syntax

fMax(Expr,[Var])

Description

Returns the abscissa of the maximum of the expression.

Example

fMax(-x^2+2*x+1,x) returns 1

fMax — Discussion