dspinellis / dspinellis/effective-debugging
Page 130, Item 49, line 14 from bottom
Open
- Dominant language
- Java
- Stars
- 53
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
"will not handle correctly angles < 2 × π or > 2 × π."
should be read as
"will not handle correctly angles < –2 × π or > 4 × π."
Thanks to: Toshiaki Kurokawa
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.