kotlin-stdlib / kotlin.math / sqrt ... Computes the positive square root of the value x. Special cases: sqrt(x) is NaN when x < 0 or x is NaN.
確定! 回上一頁