Link to js Math object

This commit is contained in:
dylan 2023-05-13 17:25:22 -07:00
parent 51f6856fba
commit 8303cef501

View File

@ -84,7 +84,7 @@ There are also values:
### Math functions
These are all identical to what Javascript typically has under the `Math` namespace:
These are all identical to what Javascript typically has under the [`Math`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math) namespace:
- `max`
- `min`