HP Prime for All

English  Русский 

Syntax

fMin(Expr,[Var])

Description

Returns the abscissa of the minimum of the expression.

Example

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

fMin — Discussion