Commit Graph

18 Commits

Author SHA1 Message Date
d26c29613b ♻️ Refactor graph calculating 2025-09-14 14:33:14 +08:00
50857f2d2e Add LogExpr, ExpExpr and etc 2025-09-14 13:57:47 +08:00
ebe9f89c9b ♻️ Move the sin / cos / tan to the calcualtor 2025-09-14 13:50:23 +08:00
e6a52b8b74 Support calculate ^0.5 2025-09-14 13:42:14 +08:00
bf74f8d176 💄 Better simplify 2025-09-14 02:42:43 +08:00
35ea42ce9b 🐛 Fix delta calculation 2025-09-14 02:33:02 +08:00
3f0bcb472d ♻️ Replaced with own calculator 2025-09-14 02:22:27 +08:00
3795b659f6 💄 Improve accurate of sqrt calculation 2025-09-13 22:56:01 +08:00
e6afe6eca1 🐛 Fix some tri angles values 2025-09-13 22:25:07 +08:00
2110961f32 deg to rad in tri funcs 2025-09-13 22:22:49 +08:00
4d46849426 💄 🤔 2025-09-13 22:02:13 +08:00
d0dfe2f236 🐛 Fix render 2025-09-13 21:06:33 +08:00
4a5749a1f4 imaginary number 2025-09-13 21:05:42 +08:00
65c595461d 💄 Solver better delta calc 2025-09-13 13:43:51 +08:00
0b2e7242b7 Simplify Result 2025-09-13 13:35:01 +08:00
b420ccca47 🐛 Fix solver issue on (x+3)^2-(1-2x)^2=0 2025-09-13 13:32:53 +08:00
24a28f2837 💄 Optimize and bug fixes 2025-09-13 12:56:31 +08:00
a9a1680f5d 💄 Optimize styling 2025-09-13 01:20:09 +08:00