Learn R Programming

FuzzySTs (version 0.3)

square: Square a number

Description

Takes any numerical value and squares it.

Usage

square(x)

Value

The square of the input

Arguments

x

A numeric value to be squared