HP Prime for All

English  Русский 

Syntax

plotfunc(Expr)

Description

Draws the plot of a function, given an expression in the independent variable x. Note the use of lowercase x.

Example

plotfunc(3*sin(x)) draws the graph of y=3*sin(x).

plotfunc — Discussion