Skip to content

Rewrite division by a reciprocal or negative power as multiplication

84e68c5
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Rewrite 1/x**(-a) -> 1 * x**a #2199

Rewrite division by a reciprocal or negative power as multiplication
84e68c5
Select commit
Loading
Failed to load commit list.
check_changes
succeeded Jun 8, 2026 in 8s