RosettaCodeData/Task/Arithmetic-Rational/Mathematica/arithmetic-rational-2.mathematica
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

3 lines
61 B
Mathematica

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