leesugil / symbolic

Symbolic calculator for arithmetic operations with fractions
GNU General Public License v3.0
1 stars 0 forks source link

distributive law #8

Closed leesugil closed 5 months ago

leesugil commented 5 months ago

symbols: "b" = "x - y" "f" = "a x^2 + b x^1 + c * x^0"

Screenshot 2024-02-01 at 4 44 44 PM
leesugil commented 5 months ago

resolved