mirror of
https://github.com/josdejong/mathjs.git
synced 2025-12-08 19:46:04 +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 |