アプリオンは、世界のアプリランキングや口コミから、おすすめアプリをまとめている人気アプリ探しサイトです。

Modular Arithmetic [iPad]

Modular Arithmeticのおすすめ画像1
Modular Arithmeticのおすすめ画像2
Modular Arithmeticのおすすめ画像3
Modular Arithmeticのおすすめ画像4
Modular Arithmeticのおすすめ画像5
Modular Arithmeticのおすすめ画像6
<
>

Benjamin Burtonのエデュケーションアプリ

「Modular Arithmetic」は、Benjamin Burtonが配信するエデュケーションアプリです。

教育 ユーティリティ

このアプリの話題とニュース

  • 新バージョン4.0が配信開始。新機能や改善アップデートがされています。


  • 2013年8月17日(土)にiPhoneとiPad両対応のユニバーサルアプリとしてリリース!


最新更新情報

version4.0が、2020年11月30日(月)にリリース

- Supports multiple windows on iPad, so you can run two calculators side by side.
- Updated to run nicely on macOS.
- Other minor updates for iOS 14.

使い方や遊び方

A calculator for arithmetic modulo N. It lets you choose a fixed modulus, and then make lots of calculations without having to press a "mod" button again and again. It also:



- follows the order convention;
- supports arbitrarily large numbers;
- performs fast modular division and exponentiation;
- can show a full transcript of your calculation.



Modular arithmetic is a "calculus of remainders". It features throughout mathematics and computer science, and has applications from cryptography to barcodes to music.



The basic idea is that you choose a modulus N, and then reduce every number to one of the integers 0,1,2,...,N−1 according to what remainder it leaves when dividing by N.



For example, using a modulus of 17:



40 ≡ 6 (since 40 ÷ 17 leaves a remainder of 6);
17 ≡ 0 (since 17 ÷ 17 leaves no remainder at all).



Arithmetic follows these same rules. Still using a modulus of 17:



15 + 7 ≡ 5 (since 22 ≡ 5);
3 × 9 ≡ 10 (since 27 ≡ 10);
5 ^ 3 ≡ 6 (since 125 ≡ 6).



Subtraction and division behave in a way that complements addition and multiplication:



−1 ≡ 16 (since 16 + 1 = 17 ≡ 0);
1/2 ≡ 9 (since 9 × 2 = 18 ≡ 1);
4 - 7 ≡ 14 (since 14 + 7 = 21 ≡ 4);
7 ÷ 3 = 8 (since 8 × 3 = 24 ≡ 7).



There are no negative numbers or fractions: like −1 and 7 ÷ 3 in the examples above, these are also reduced to one of 0,1,...,N−1.



As usual, you cannot divide by zero. You also cannot divide if the right hand side has any common factors with the modulus. If we change our modulus to 10, then the following operations all generate errors:



3 ÷ 20 (since 20 ≡ 0);
7 ÷ 8 (since 8 and 10 have a common factor of 2).



Integers can be arbitrarily large. For instance, if we set our modulus to 2305843009213693951 (a Mersenne prime), then:



5 ^ 2305843009213693950 ≡ 1 (by Fermat's little theorem).



The code is written carefully, and is backed up by a thorough suite of 186 automated tests.



This app supports external keyboards, Siri Shortcuts, and (on iPad) Slide Over, Split View, and multiple windows.

最新ストアランキングと月間ランキング推移

Modular ArithmeticのiPadアプリランキングや、利用者のリアルな声や国内や海外のSNSやインターネットでの人気状況を分析しています。

基本情報

仕様・スペック

対応OS
12.0 以降
容量
1.5 M
推奨年齢
全年齢
アプリ内課金
なし
更新日
2020/11/30

リリース日
2013/08/17

集客動向・アクティブユーザー分析

オーガニック流入

 

アクティブ率

 

※この結果はModular Arithmeticのユーザー解析データに基づいています。

利用者の属性・世代

アプリ解析デモグラフィックデータ(男女年代比率52%)

あると思いますっ!

デモグラフィックデータを元にユーザー層の性別や年齢分布などを考慮して推定しています。

ネット話題指数

開発会社の配信タイトル

このアプリと同一カテゴリのランキング

【無洗米】あきたこまち 5kg
神明
amazon

Benjamin Burton のアプリ

Benjamin Burton の配信アプリ >

新着おすすめアプリ

新着おすすめアプリ >

注目まとめ

iPadアプリまとめ >