rgp (version 0.4-1)

funcToPlotmathExpr: Convert a function to an expression plottable by plotmath

Description

Tries to convert a function func to an expression plottable by plotmath by replacing arithmetic operators and "standard" functions by plottable counterparts.

Usage

funcToPlotmathExpr(func)

Arguments

func
The function to convert.

Value

An expression plottable by plotmath.

See Also

funcToIgraph