Skip to content

Conversation

@tompng
Copy link
Member

@tompng tompng commented Jul 27, 2025

'Computation results in complex number' is not a good error message for (-2)**INFINITY.
(-2)**-INFINITY and (-0.5)**INFINITY converge to zero.

'Computation results in complex number' is not a good error message for `(-2)**INFINITY`. `(-2)**-INFINITY` and `(-0.5)**INFINITY` converge to zero
@tompng tompng force-pushed the power_negative_infinite_fix branch from d27ce9c to 0a84ee3 Compare July 27, 2025 19:13
@tompng tompng merged commit 94b741c into ruby:master Jul 27, 2025
79 checks passed
@tompng tompng deleted the power_negative_infinite_fix branch July 27, 2025 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant