Skip to content

Fix bug with copysign movability flags#143

Merged
pavpanchekha merged 6 commits into
mainfrom
fix-copysign
Feb 7, 2026
Merged

Fix bug with copysign movability flags#143
pavpanchekha merged 6 commits into
mainfrom
fix-copysign

Conversation

@pavpanchekha

Copy link
Copy Markdown
Contributor

copysign was ignoring the movability of the sign argument, which meant that, for (copysign x y), if x was immovable but y wasn't it was incorrectly outputting an immovable interval.

@pavpanchekha
pavpanchekha merged commit b131a8e into main Feb 7, 2026
1 check passed
@pavpanchekha
pavpanchekha deleted the fix-copysign branch February 7, 2026 21:32
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