Learn R Programming

FBMS (version 1.0)

p2: p2 polynomial term

Description

p2 polynomial term

Usage

p2(x)

Value

x^(2)

Arguments

x

The vector of values

Examples

Run this code
p2(2)

Run the code above in your browser using DataLab