Skip to content

Fix: corrections to NaN handling for Exp and Log funcs#83

Merged
IsaMorphic merged 1 commit into
mainfrom
feature/fix-explog-nan
Mar 19, 2026
Merged

Fix: corrections to NaN handling for Exp and Log funcs#83
IsaMorphic merged 1 commit into
mainfrom
feature/fix-explog-nan

Conversation

@IsaMorphic
Copy link
Copy Markdown
Owner

This PR introduces key fixes to the exponential and logarithmic library functions surrounding the handling of NaN values. Specifically, Exp(NaN) and Log(NaN) and their logical variants now return correct values. Addtionally, RootN and Pow now has correct handling for negative numbers, including special case logic for integers.

@IsaMorphic IsaMorphic merged commit 911727c into main Mar 19, 2026
1 check passed
@IsaMorphic IsaMorphic deleted the feature/fix-explog-nan branch March 19, 2026 16:11
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.

1 participant