typed-racket
typed-racket copied to clipboard
Fix types of `asin` and `acos`.
These can produce complex results for flonum inputs.
Closes #1423.