Learn R Programming

FBMS (version 1.1)

p3: p3 polynomial term

Description

p3 polynomial term

Usage

p3(x)

Value

x^(3)

Arguments

x

The vector of values

Examples

Run this code
p3(2)

Run the code above in your browser using DataLab