sqr

Description

A squared number is the result of a number raised to the power of 2, or a number multiplied by itself.

Input / Parameter

NameDescriptionInput TypeDefaultOptionsRequired

value

The number to return the square of.

Number

-

-

Yes

Output

DescriptionOutput Type

Returns the squared value.

Number

Callback

N/A

Video

Coming Soon.

Example

Coming Soon.

Steps

Coming Soon.

Result

Coming Soon.

Last updated