# Function number Create a number or convert a string to a number. When value is a matrix, all elements will be converted to number. ### Parameters Parameter | Type | Description --------- | ---- | ----------- `value` | String | Number | Boolean | Array | Matrix | ### Returns Type | Description ---- | ----------- Number | Array | Matrix | num