Commit Graph

41 Commits

Author SHA1 Message Date
d652df407f 🐛 Fix case like y=80%*x painting wrongly 2025-09-14 14:46:09 +08:00
d26c29613b ♻️ Refactor graph calculating 2025-09-14 14:33:14 +08:00
5cf66cd1f2 Percentage 2025-09-14 14:13:14 +08:00
6590c33732 ♻️ Break down the graph and solver 2025-09-14 14:08:23 +08:00
587e243ee3 ♻️ Split up the function graph mode and solving mode 2025-09-14 14:03:02 +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
c9190d05a1 💄 Optimize graph painting 2025-09-14 13:28:11 +08:00
40dc6f8511 🗑️ Remove math_expressions as dependecy 2025-09-14 13:20:21 +08:00
2a56a83898 ♻️ Replace the math expressions with own calculator 2025-09-14 13:19:56 +08:00
722ef9ca21 🚀 Launch 1.0.0+4 1.0.0+4 2025-09-14 03:16:47 +08:00
37e3e4ecd3 💄 Fix chart 2025-09-14 03:11:14 +08:00
bd97721dbc Function chart 2025-09-14 03:08:53 +08:00
a02325052c No real number solution 2025-09-14 02:46:54 +08:00
4c11866da0 💄 Optimize calculator input 2025-09-14 02:44:59 +08:00
18b4406ece Test the simplify of 2x^2+4x-3=0 2025-09-14 02:43:51 +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
90a77a2cba ♻️ New calculator pending to replace math_expressions 2025-09-13 23:56:17 +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
6e444f46fb 💄 Optimize designs 2025-09-13 13:23:04 +08:00
24a28f2837 💄 Optimize and bug fixes 2025-09-13 12:56:31 +08:00
43f669745e Virtual toolbar 2025-09-13 02:36:31 +08:00
3b315d26fa About page 2025-09-13 02:26:35 +08:00
2575803aa4 🍱 Add app icon
 Multiple pages
2025-09-13 02:09:46 +08:00
5ceaf76f16 💄 Optimize app bar 2025-09-13 01:25:24 +08:00
a9a1680f5d 💄 Optimize styling 2025-09-13 01:20:09 +08:00
4cf035f2f1 🐛 Fixes 2025-09-13 00:53:20 +08:00
6e293d52c4 Latex steps 2025-09-13 00:50:51 +08:00
9f88a2273c Add latex generating in steps 2025-09-13 00:48:44 +08:00
9c820cf762 🎉 Initial Commit 2025-09-13 00:14:29 +08:00