norm

abstract fun norm(arg: T): R

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

Sources

Link copied to clipboard