manhattan_norm
Calculate the Manhattan norm (L1 norm) of a vector by summing the absolute values of its components. This tool computes vector magnitude using the sum of absolute differences.
Instructions
Calculate the Manhattan norm (L1 norm) of a vector (Domain: linear_algebra.vectors, Category: general)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vector | Yes |