4.1 安全安裝
The Modular Arithmetic Calculator offers a streamlined approach to performing arithmetic operations modulo N. By allowing users to select a fixed modulus, it alleviates the need to repeatedly engage a "mod" button during calculations. This calculator is characterized by several key features:
- Adherence to conventional order of operations;
- Support for arbitrarily large integers;
- Efficient execution of modular division and exponentiation;
- Capability to display a complete transcript of calculations.
Modular arithmetic, fundamentally understood as a "calculus of remainders," is integral across various fields of mathematics and computer science, with notable applications in cryptography, coding systems for barcodes, and even in music theory.
The core principle involves selecting a modulus N and thereby reducing each number to one of the integers in the range 0 to N−1 based on the remainder obtained from division by N. For illustrative purposes, consider a modulus of 17:
40 ≡ 6 (since dividing 40 by 17 yields a remainder of 6);
17 ≡ 0 (since dividing 17 by 17 results in no remainder).
The calculator respects these modular rules in arithmetic operations as well. Continuing with the modulus of 17:
15 + 7 ≡ 5 (since 22 reduces to 5);
3 × 9 ≡ 10 (as 27 reduces to 10);
5 ^ 3 ≡ 6 (because 125 reduces to 6).
Subtraction and division are also consistent with this modular framework:
−1 ≡ 16 (as 16 + 1 = 17 ≡ 0);
1/2 ≡ 9 (since 9 × 2 = 18 ≡ 1);
4 - 7 ≡ 14 (since 14 + 7 = 21 ≡ 4);
7 ÷ 3 = 8 (as 8 × 3 = 24 ≡ 7).
The concept excludes negative numbers and fractions; such cases are also reduced to one of the integers from the set {0,1,...,N−1}. Division by zero is prohibited, as is division when the divisor shares common factors with the modulus. When employing a modulus of 10, errors arise in the following operations:
- 3 ÷ 20 (as 20 ≡ 0);
- 7 ÷ 8 (because 8 and 10 share a common factor of 2).
The calculator accommodates integers of any size. For example, setting the modulus to a Mersenne prime, specifically 2305843009213693951, illustrates that:
5 ^ 2305843009213693950 ≡ 1, as per Fermat's little theorem.
The underlying code is meticulously designed and verified through an extensive suite of no fewer than 186 automated tests.
This application further enhances user experience by supporting external keyboards, Siri Shortcuts, as well as multitasking features on iPad such as Slide Over, Split View, and multiple windows.
概述
Modular Arithmetic 是在由Benjamin Burton開發類別 Education Commercial 軟體。
最新版本是 Modular Arithmetic 的 4.1 2024/12/25 上釋放。 它最初被添加到我們的資料庫 2024/12/25 上。
Modular Arithmetic 在下列作業系統上運行: iOS。
使用者 Modular Arithmetic 5 個 5 星的評分,給了它。
相關
Learn Quantum Physics Pro
Learn Quantum Physics app is targeted towards students, research, and teaching professionals. The content covers a wide array of topics related to quantum physics in a clear and easily understandable manner.Math Ref
Math Ref is an educational app that has received accolades for its comprehensive content. With a database of over 1,400 formulas, illustrations, and examples, it covers various subjects including math, physics, and chemistry.TurtleArt: Make Art with Code
TurtleArt is an innovative application designed to blend artistic expression with coding fundamentals. By utilizing a block-based approach, users can connect puzzle-like pieces to create a sequence of commands, leading to the visual …評測
![]() |
Microsoft Visual Studio 2010 Tools for Office Runtime
使用 Microsoft Visual Studio 2010 運行時提升您的辦公工具 |
![]() |
AIMP
用AIMP增強您的音樂體驗! |
![]() |
OpenAL
使用 Creative Labs 的 OpenAL 讓自己沉浸在高品質音訊中。 |
![]() |
Python
使用 Python 進行高效編碼 |
![]() |
Adobe Creative Cloud
使用 Adobe Creative Cloud 釋放您的創造力! |
![]() |
Calibre
使用 Calibre 輕鬆組織和管理您的電子書庫。 |
![]() |
UpdateStar Premium Edition
UpdateStar Premium Edition:管理軟體更新的實用工具 UpdateStar Premium Edition 是一種軟體管理工具,旨在通過確保您的程式是最新的,説明您的 PC 保持最佳狀態。它可以處理從掃描過時軟體到提供個人化推薦,甚至備份您的配置以便在需要時恢復設置的所有事情。仔細查看自動更新功能 : 此功能會自動掃描您的電腦以查找過時的程式,只需按下即可説明您更新它們。無需再尋找每個應用程式的最新版本。軟體資料庫: UpdateStar … |
![]() |
Microsoft Visual C++ 2015 Redistributable Package
Microsoft Visual C++ 2015 Redistributable Package 是 Microsoft 创建的软件组件。它为用户提供了运行使用 Visual Studio 2015 创建的应用程序所需的运行时组件。此可再发行组件包旨在使开发人员能够更轻松地在系统上部署其应用程序,而不必担心是否已安装所需的运行时组件。该包包括 Microsoft 基础类 (MFC)、Visual C++ CRT 和标准 C++ 等库。如果没有这些库,使用 Visual … |
![]() |
Microsoft Edge
发现增强的 Microsoft Edge 浏览器:您的终极 Web 导航工具 Microsoft Edge 仍然是顶级 Web 浏览器,在速度、安全性和与 Microsoft 生态系统的无缝集成之间实现了最佳平衡。它在 Chromium 引擎上重建,提供令人印象深刻的性能,同时保持时尚和用户友好的界面。 Microsoft Edge 的主要功能和优势 高速性能: 借助基于 Chromium 的引擎,体验快速的网页加载时间,使浏览更流畅、更高效。 增强的安全性:使用 … |
![]() |
Google Chrome
Google Chrome 评论:快速、灵活且安全的网络浏览器 Google Chrome 是领先的网络浏览器之一,以其速度、简单性和丰富的功能集而闻名。Chrome 由 Google 开发,利用 Webkit(及其分支 Blink)等开源技术来提供高性能的 HTML 渲染,确保跨设备的无缝浏览体验。 Chrome 的创新用户界面采用简约设计,将标签页放置在窗口顶部,以最大限度地利用 Web 内容的屏幕空间。集成的多功能框结合了地址和搜索功能,可智能区分 URL … |
![]() |
Microsoft Visual C++ 2010 Redistributable
评论:Microsoft Visual C++ 2010 Redistributable by Microsoft Microsoft Visual C++ 2010 Redistributable 是由 Microsoft 开发的软件应用程序,它为使用 Microsoft Visual C++ 2010 构建的程序提供运行时组件。在未安装 Visual C++ 2010 的计算机上运行使用此版本的 Visual … |
![]() |
Microsoft Update Health Tools
Microsoft Update Health Tools 是由 Microsoft Corporation 开发的软件应用程序,可帮助用户解决和修复与设备上的 Windows Update 相关的问题。作为 Microsoft 对改善 Windows 更新体验的持续承诺的一部分,更新运行状况工具旨在简化诊断和解决更新相关问题的过程。 Microsoft 更新运行状况工具的一个关键功能是它能够检测可能阻止 Windows … |