Learn R Programming

FBMS (version 1.1)

p0p3: p0p3 polynomial term

Description

p0p3 polynomial term

Usage

p0p3(x)

Value

p0(x)*x^(3)

Arguments

x

The vector of values

Examples

Run this code
p0p3(2)

Run the code above in your browser using DataLab