Calculator, no rounding errors

Calculator, no rounding errors

准确、易于使用且无需权限

应用信息


November 22, 2024
4,282
Android 2.2+
Everyone
Get Calculator, no rounding errors for Free on Google Play

应用描述


Android应用分析和审查:Calculator, no rounding errors,由Raiiware开发。在工具类别中列出。当前版本为V6Q,在 22/11/2024 上更新。根据用户在Google Play上的评论:Calculator, no rounding errors。超过4 千的安装。 Calculator, no rounding errors目前有13评论,平均评分为4.2星

特征:

1。准确,没有舍入误差
- 计算错误(四舍五入)不会发生。
  这个程序把一个数值为的无限精度有理数。

  例如
   的“1÷3”的结果被​​表示为“0.3333333 ...”,
   但在内部视为“1/3”(分数)。


2。算术运算符优先级

- 这个程序理解算术运算符优先级。
  (例如乘法先于加法。)
  
  因此,在表达“1000 + 25×8”,
  答案是“1200”(不是“8200”)。


- 这个程序也明白括号。

  因此,在表达“1÷(2 + 3)”,
  答案是“0.2”(不是“3.5”)。


3。无限精度算术

- 这个程序可以处理一个非常庞大的数字或
  很微小的数字没有错误。

- 当一个数字太长,不适合显示区域,
  你可以水平滚动的显示区域。

- 如果商不能整除,
  它是在小数点后最多可以显示24个数字。


4。百分比操作的

- 您可以使用“%”按钮来计算个税,等等。

  例如
   “200 + 8%”是指“200 +(200×0.08)”。
   因此,其结果是“216”。


5。 “00”键和“000”按钮的

- 您可以使用,而不是按“0”键两次“00”按钮。

- 您也可以使用,而不是按“0”键3倍的“000”按钮。
  然而,“000”按钮仅在风景模式下使用。


6。硬件键盘

- 您可以输入您的终端的硬件数字键盘的数值。

- 您也可以输入,连接到终端的硬件键盘的数值。


7。免费的,没有广告

- 您可以使用此应用免费。

- 有一个在这个程序没有广告。


8。没有必要的权限

- 这个应用程序不需要任何权限。
我们目前正在提供最后版本更新的 22/11/2024 。这是我们最新,最优化的版本。它适用于许多不同的设备。从Google Play商店或我们托管的其他版本中免费下载Apk。此外,您可以在不注册的情况下下载且无需登录。

我们拥有超过2000+的Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ...设备,并提供了许多选项,您可以轻松选择适合您设备的游戏或软件。

如果在Google App Store上有任何国家限制或设备侧面的任何限制,它可能会派上用场。

什么是新的


v2.8.0 (2024-11-23)
Improvement
- Improved Android 15 support

v2.7.0 (2024-08-08)
Improvement
- Updated some internal libraries.

v2.6.0 (2024-05-21)
Improvement
- Updated some internal libraries.

v2.5.0 (2024-01-25)
Improvement
- Improved Android 14 support

v2.4.0 (2023-10-03)
Improvement:
- Updated some internal libraries.

在Google Play商店进行评分和审查


4.2
13 全部的
5 69.2
4 7.7
3 7.7
2 7.7
1 7.7

安装总数(*估计)

估计Google Play上安装总数, 近似于评级数和在Google Play上达到的安装界限.

最近的评论

user
Carl Ynghrafnsson

No. 1 / 3 is .3 repeating, * 3 is .9 repeating, not 1. You want truncation based on memory address limits for single products, and continuuing operations. Otherwise, you get rounding inaccuracy on magnitudes. You step from integers to real math, you fail on that. I fail most calculators on real math. It's theoretical or absolute math versus the technical limits of a machine. You have to trunc the repeating decimal for the next calc so it doesn't round. It's ridiculous for scientific purposes.

user
Mark Raygorodsky

I wish more users would post reviews on your app! it’s AMAZING my factorial request is actually for OTHER users this could be my GO-TO CALCULATOR what an amazing job the developers team did 👍I rate this 5 stars because your description says “no rounding errors” this is a must to be when searching for my favorite numbers! I left you 5 stars it’s literally 5 HUNDRED stars WOW the developers just made my day 😊 will write back when I experience a crash. Kudos.