Skip to content

Conversation

Signed-off-by: Chengyu HAN <[email protected]>
Signed-off-by: Chengyu HAN <[email protected]>
C23: F.10.2.3 The atanh functions
— atanh(x) returns a NaN and raises the "invalid" floating-point exception for |x| > 1.

Signed-off-by: Chengyu HAN <[email protected]>
From C23: F.10.3.6 The expm1 functions
— expm1(±0) returns ±0
— expm1(−∞) returns −1
— expm1(+∞) returns +∞

Signed-off-by: Chengyu HAN <[email protected]>
C23: F.10.1.14 The tanpi functions
 — tanpi(±0) returns ±0.

Signed-off-by: Chengyu HAN <[email protected]>
Copy link
Contributor

@zettai-reido zettai-reido left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks correct from VM side.

@andreyfe1 andreyfe1 merged commit 8742170 into uxlfoundation:main Aug 25, 2025
3 checks passed
@inkydragon inkydragon deleted the doc-math branch August 25, 2025 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants