square: Square a number

View source: R/power.R

squareR Documentation

Square a number

Description

Takes any numerical value and squares it.

Usage

square(x)

Arguments

x

A numeric value to be squared

Value

The square of the input


FuzzySTs documentation built on Sept. 11, 2024, 8:46 p.m.