nasc icon indicating copy to clipboard operation
nasc copied to clipboard

Do maths like a normal person

Results 13 nasc issues
Sort by recently updated
recently updated
newest added

**Describe the bug** nasc fails to run in Solus ``` $ com.github.parnold_x.nasc [INFO 10:42:47.652066] Application.vala:142: NaSC version: 0.8.0 [INFO 10:42:47.652091] Application.vala:145: Kernel version: 5.15.50-216.current Segmentation fault (core dumped) ``` Here...

If I select this text `4 + 5` and press `(` I delete everything I selected and I'm left with only the `(`, as shown in the following images: ![image](https://github.com/parnoldx/nasc/assets/37435103/ff877038-6f4d-42b2-b562-377c1fc952fa)...

This happens when `1 - 1 / e^2` was calculated at any time during the runtime of the app. Based on the following backtrace, ``` #0 0x00007ffff5362c68 in mpfr_clear (m=0x7fffd4039ac0)...