RosettaCodeData/Task/Arithmetic-Rational/Mathematica/arithmetic-rational-2.math
2023-07-01 13:44:08 -04:00

3 lines
61 B
Text

c/(2 c)
(b^2 - c^2)/(b - c) // Cancel
1/2 + b/c // Together