norm

abstract fun norm(arg: T): R(source)

Computes the norm of arg (i.e., absolute value or vector length).