Timeline for Triangle area from side lengths
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 29, 2022 at 7:08 | comment | added | Kevin Cruijssen | @LevelRiverSt I know. I've indeed just used subtracts instead of absolute difference in my ported MathGolf answer for that reason. But changing the α to - indeed won't make a difference in byte-count. | |
| Jul 28, 2022 at 21:43 | comment | added | Level River St | The signed difference will work just as well as the average difference (it doesn't matter if you have (a-s) instead of (s-a) because over the 4 terms the overall result will be positive.) I'm guessing that won't make it any shorter though? | |
| Jul 28, 2022 at 6:50 | history | answered | Kevin Cruijssen | CC BY-SA 4.0 |