mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
457 B
457 B
Function size
Calculate the size of a matrix or scalar
size(x)
Parameters
| Parameter | Type | Description |
|---|---|---|
x |
Boolean | Number | Complex | Unit | String | Array | Matrix |
Returns
| Type | Description |
|---|---|
| Array | Matrix | res |