]> git.ipfire.org Git - thirdparty/man-pages.git/commit
man/man3/fma.3: ERRORS: Add missing error
authorAlejandro Colomar <alx@kernel.org>
Wed, 3 Sep 2025 14:14:10 +0000 (16:14 +0200)
committerAlejandro Colomar <alx@kernel.org>
Sat, 6 Sep 2025 20:22:25 +0000 (22:22 +0200)
commite86f9fd0c279f593242969a2fbb5ef379272d89d
tree2e05a32ded6ad944f808ee1d057b5c61c0e8970c
parentb97091bb62f316618cf9f472966b52af13b584ed
man/man3/fma.3: ERRORS: Add missing error

There's also a domain error if z is a NaN, so let's simplify wording.
See the comments in the source code, which remind that POSIX doesn't
mandate some of this, so this is GNU-specific.

Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Suggested-by: Adam Sampson <ats@offog.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man3/fma.3