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

Name
Description
Input Type
Default
Options
Required

value

The number to return the square of.

Number

-

-

Yes

Output

Description
Output Type

Returns the squared value.

Number

Callback

N/A

Video

Coming Soon.

Example

Coming Soon.

Steps

Coming Soon.

Result

Coming Soon.

Last updated