Skip to content

Implement xtd::nan()#76

Merged
fwyzard merged 1 commit intomasterfrom
nan
Jan 9, 2026
Merged

Implement xtd::nan()#76
fwyzard merged 1 commit intomasterfrom
nan

Conversation

@fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Jan 9, 2026

Returns a single or double precision quiet NaN (Not a Number) value.

Note: the argument is currently ignored. This could change in the future, if a use case for a non-default NaN is presented.

Returns a single or double precision quiet NaN (Not a Number) value.

Note: the lower bits of the argument are encoded in the lower bits on the NaN.
@fwyzard fwyzard merged commit 187438c into master Jan 9, 2026
5 checks passed
@fwyzard fwyzard deleted the nan branch January 9, 2026 10:33
@fwyzard fwyzard changed the title Implement xtd::nan() Implement xtd::nan() Jan 9, 2026
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