Skip to content

lib.math.float.Sqrt

Thomas Mann edited this page Jan 17, 2024 · 1 revision

Sqrt

in lib.math.float


Computes the square root of a float value. TIP: You can use the [Pow] operator to compute roots for other bases by using 1/base for the exponent.


Outputs

Name Type
Result System.Single

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally