parnoldx / nasc

Do maths like a normal person
http://parnoldx.github.io/nasc/
GNU General Public License v3.0
560 stars 37 forks source link

[feature-request] Display useful fractions #187

Open vixalien opened 2 years ago

vixalien commented 2 years ago

It would be nice to display useful fractions as is. for example sin(45degrees) would become (sqrt(2))/2 and 1/2 instead of writing them down explicitly. This is useful in math and my calculator (CASIO) does it BY DEFAULT. Things like pi/2 would be appreciated too as well as e/2 (CASIO doesn't do that, but it would be nice.) Great work BTW. Love it.