Skip to content

Releases: StartYR/CalculatorX

v1.6.3

Choose a tag to compare

@StartYR StartYR released this 07 Sep 16:16

更新

  • 修复上限为无穷的求积式子无法计算的问题
  • 完善了帮助文档

v1.6.2

Choose a tag to compare

@StartYR StartYR released this 29 Aug 04:16

更新

  • 修复了“函数图像”功能的闪退问题

v1.6.1

Choose a tag to compare

@StartYR StartYR released this 23 Aug 15:33

更新内容

  • 修复“科学计算”页面的卡顿情况
  • 优化小窗界面显示

v1.6.0

Choose a tag to compare

@StartYR StartYR released this 20 Aug 15:20
a275ea8

更新内容

  • 支持汇率换算功能

v1.5.1

Choose a tag to compare

@StartYR StartYR released this 06 Aug 10:57

更新

  • 修复矩阵和方程求解无法计算的问题

v1.5.0

Choose a tag to compare

@StartYR StartYR released this 05 Aug 06:47
d17b9b4

更新内容:函数图像

支持绘制下列图像:

  • 显函数 $f(x)$
  • 极坐标方程 $r(\theta)$
  • 参数方程 $x(t);y(t)$
  • 隐函数 $f(x,y)$

v1.4.0

Choose a tag to compare

@StartYR StartYR released this 29 Jul 11:35
3116eb4

更新

  • 新增“方程求解”功能,最多支持6个未知数的求解
  • 新增按键的长按逻辑,按住特定按键可以展示多个选项
  • 新增冷门三角函数(sec、csc、cot、sinh、cosh、tanh)的计算功能

v1.3.2

Choose a tag to compare

@StartYR StartYR released this 27 Jul 06:32
da19b76

更新内容

  • 修复矩阵哈达玛积无法计算的问题
  • 修复矩阵乘方无法识别的问题
  • 重构parser.cpp代码

v1.3.1

Choose a tag to compare

@StartYR StartYR released this 24 Jul 15:19
89f1b21

更新内容

  • 修复科学计算结果未约分的问题
  • 增加多个占位页面
  • 重构Settings、component、cpp代码

v1.3.0

Choose a tag to compare

@StartYR StartYR released this 24 Jul 04:47

新功能:矩阵与向量计算