Skip to content
Snippets Groups Projects
Commit 015155ae authored by Andre Maroneze's avatar Andre Maroneze Committed by David Bühler
Browse files

[Libc] fix spec of tan* functions

The Linux manpage for tan states that only a floating-point exception
(FE_OVERFLOW) occurs in case of result overflow, but the POSIX manpage mentions
that errno can be set to ERANGE.
parent 511408fa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment