Skip to content

Commit 04c701c

Browse files
committed
fixup! [libc][math][c23] Add fabsf16 C23 math function
Add check mark for fabsf16 in docs.
1 parent e2ec1d5 commit 04c701c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/docs/math/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Basic Operations
124124
+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
125125
| dsub | N/A | N/A | | N/A | | 7.12.14.2 | F.10.11 |
126126
+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
127-
| fabs | |check| | |check| | |check| | | |check| | 7.12.7.3 | F.10.4.3 |
127+
| fabs | |check| | |check| | |check| | |check| | |check| | 7.12.7.3 | F.10.4.3 |
128128
+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
129129
| fadd | N/A | | | N/A | | 7.12.14.1 | F.10.11 |
130130
+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+

0 commit comments

Comments
 (0)