Yet Another Calculator (Yet Another Calculator)
A Minecraft mod that adds in-game calculating functions.
安装
将模组放入mods文件夹,并确保已安装Fabric API和Fabric Language Kotlin。
使用方法
要进行计算,请输入“/calc <表达式>”。
支持的运算符:( ) + - * / ^(幂)
支持的常数:e, pi(大小写不敏感)
支持的函数:sin, cos, tan, deg
您可以使用%n和Out[n]来引用第n个计算结果。例如,%1 和 Out[1] 是第一个结果。 特别地, % 单独表示上一个结果。
来自Modrinth
Yet Another Calculator 0.1.4
YetAnotherCalculator-0.1.4.jar下载0.1.4#Release
Update to MC 1.21
展开
版本: 0.1.4
支持游戏: 1.21
类型: Fabric
Release
下载次数: 148
Yet Another Calculator 0.1.3
YetAnotherCalculator-0.1.3.jar下载0.1.3#Release
- Support Minecraft 1.20.2
- Support trigonometric functions (Sin, Cos and Tan)
- Support Deg function (convert degree to radian)
- Fix unary call parsing
**Full Changelog**: https://github.com/wafarm/Calculator/compare/v0.1.2...v0.1.3
- Support trigonometric functions (Sin, Cos and Tan)
- Support Deg function (convert degree to radian)
- Fix unary call parsing
**Full Changelog**: https://github.com/wafarm/Calculator/compare/v0.1.2...v0.1.3
展开
版本: 0.1.3
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6
类型: Fabric Quilt
Release
下载次数: 522
Yet Another Calculator 0.1.2
YetAnotherCalculator-0.1.2.jar下载0.1.2#Release
Fix integer div integer
展开
版本: 0.1.2
支持游戏: 1.20.1
类型: Fabric Quilt
Release
下载次数: 85
收录