View on GitHub

SpheroidScript

//Spheroid Script/spheroid.math/sqrt

sqrt

Computes the positive square root of the value x.

fun sqrt(x: Number): Float