norm

abstract fun norm(arg: T): R

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

Sources

common source
Link copied to clipboard