aboutsummaryrefslogtreecommitdiff
path: root/libc/docs
diff options
context:
space:
mode:
authorOverMighty <its.overmighty@gmail.com>2024-06-10 06:19:22 +0200
committerGitHub <noreply@github.com>2024-06-10 00:19:22 -0400
commitcb1a727dea9f063085db10190971dbd7aa7fb8e2 (patch)
tree2dbcb86dbfe624ebbfec9fef91d3cf074a589b37 /libc/docs
parentbf0d76d185a7c0fbedb75633afb467c74e8c0e81 (diff)
downloadllvm-cb1a727dea9f063085db10190971dbd7aa7fb8e2.zip
llvm-cb1a727dea9f063085db10190971dbd7aa7fb8e2.tar.gz
llvm-cb1a727dea9f063085db10190971dbd7aa7fb8e2.tar.bz2
[libc][math][c23] Add nanf16 C23 math function (#94767)
Part of #93566.
Diffstat (limited to 'libc/docs')
-rw-r--r--libc/docs/math/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/docs/math/index.rst b/libc/docs/math/index.rst
index ee2e764..43f63e91 100644
--- a/libc/docs/math/index.rst
+++ b/libc/docs/math/index.rst
@@ -186,7 +186,7 @@ Basic Operations
+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
| modf | |check| | |check| | |check| | | |check| | 7.12.6.18 | F.10.3.18 |
+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
-| nan | |check| | |check| | |check| | | |check| | 7.12.11.2 | F.10.8.2 |
+| nan | |check| | |check| | |check| | |check| | |check| | 7.12.11.2 | F.10.8.2 |
+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
| nearbyint | |check| | |check| | |check| | |check| | |check| | 7.12.9.3 | F.10.6.3 |
+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+