SQ: Square Numbers

Description Usage Arguments Value Examples

View source: R/Project 1.R

Description

Square Numbers

Usage

1
SQ(x)

Arguments

x

must be a numeric object

Value

squares the value in the numeric object

Examples

1
2
sq(c(1,3,5))
sq(1:10)

johnsonjc6/simplemathr2 documentation built on May 19, 2019, 5:17 p.m.