square {FuzzySTs}R 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


[Package FuzzySTs version 0.2 Index]