lib.math.float.Sqrt - tooll3/t3 GitHub Wiki
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.
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.