calculator-Compose-MultiPlatform icon indicating copy to clipboard operation
calculator-Compose-MultiPlatform copied to clipboard

三角函数支持

Open ZhongXiandou opened this issue 7 months ago • 1 comments

有计划增加三角运算的支持吗?或者三角运算会有什么难处吗?

ZhongXiandou avatar Jun 09 '25 05:06 ZhongXiandou

哈哈哈,没有什么难度,只是运算逻辑是参考的微软计算器,微软计算器的三角函数运算是归类到 “科学计算器” 这个计算器下的,但是现在我只做了 “标准计算器” 和 “程序员计算器”,所以就没有三角函数运算了。

有空我加一下,或者也欢迎 PR

equationl avatar Jun 10 '25 01:06 equationl