Skip to content

Commit 27da1ff

Browse files
committed
docs: fix incorrect check
Signed-off-by: Krishna Pandey <[email protected]>
1 parent a317ac6 commit 27da1ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libc/docs/headers/math/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,15 +289,15 @@ Higher Math Functions
289289
+-----------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+------------------------+----------------------------+
290290
| cosh | |check| | | | |check| | | | 7.12.5.4 | F.10.2.4 |
291291
+-----------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+------------------------+----------------------------+
292-
| cospi | |check| | | | |check| | | |check| | 7.12.4.12 | F.10.1.12 |
292+
| cospi | |check| | | | |check| | | | 7.12.4.12 | F.10.1.12 |
293293
+-----------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+------------------------+----------------------------+
294294
| dsqrt | N/A | N/A | |check| | N/A | |check|\* | | 7.12.14.6 | F.10.11 |
295295
+-----------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+------------------------+----------------------------+
296296
| erf | |check| | | | | | | 7.12.8.1 | F.10.5.1 |
297297
+-----------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+------------------------+----------------------------+
298298
| erfc | | | | | | | 7.12.8.2 | F.10.5.2 |
299299
+-----------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+------------------------+----------------------------+
300-
| exp | |check| | |check| | | |check| | | | 7.12.6.1 | F.10.3.1 |
300+
| exp | |check| | |check| | | |check| | | |check| | 7.12.6.1 | F.10.3.1 |
301301
+-----------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+------------------------+----------------------------+
302302
| exp10 | |check| | |check| | | |check| | | | 7.12.6.2 | F.10.3.2 |
303303
+-----------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+------------------------+----------------------------+

0 commit comments

Comments
 (0)