Skip to content

Lib.numbers.float.basic.Sqrt

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

Sqrt

in Lib.numbers.float.basic


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

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

Clone this wiki locally