sqrt

open override fun sqrt(arg: Expression<T>): Expression<T>

Computes the square root of the value arg.

Sources

common source
Link copied to clipboard