Learn R Programming

FBMS (version 1.0)

p0p2: p0p2 polynomial term

Description

p0p2 polynomial term

Usage

p0p2(x)

Value

p0(x)*x^(2)

Arguments

x

The vector of values

Examples

Run this code
p0p2(2)

Run the code above in your browser using DataLab