Commit Graph

7 Commits

Author SHA1 Message Date
Natalie Weizenbaum
b79c8ee2ba Require shortcut links 2024-06-17 17:49:23 -07:00
Natalie Weizenbaum
353942622f Move and restructure how we specify scopes 2024-03-27 11:43:06 -07:00
Natalie Weizenbaum
1523bffb36
Add a Markdown linter (#3667) 2023-08-22 21:10:27 +00:00
Natalie Weizenbaum
30812bb82b
Rename spec/built_in_modules -> spec/built-in-modules (#3051)
This matches the hyphen-separated style of other files and directories
in spec/.
2021-05-13 16:44:26 -07:00
Awjin Ahn
056b700c86
More Math Functions Draft 2.2 (#2804)
* Rename `hypot()`'s args to `$numbers` for consistency.

* All functions with cases for `-0` now have cases for `0`.
2020-01-13 19:10:50 -08:00
Awjin Ahn
3ef49d39bf
Inputs to atan2() must all have units or all be unitless. (#2803) 2019-12-27 09:57:04 -08:00
Awjin Ahn
4b7c38323c
[Math Functions] Mark as accepted (#2801) 2019-12-20 12:54:15 -08:00