chebyshev_norm
Calculate the Chebyshev norm (L∞ norm) of a vector to find the maximum absolute value among its elements for linear algebra applications.
Instructions
Calculate the Chebyshev norm (L∞ norm) of a vector (Domain: linear_algebra.vectors, Category: general)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vector | Yes |