sqr

fun <T : AlgebraElement<T, out PowerOperations<T>>> sqr(arg: T): T

Computes the square of the value arg.