すべてのオプション
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: libmath-nocarry-perl  ]

パッケージ: libmath-nocarry-perl (1.112-1)

libmath-nocarry-perl に関するリンク

Screenshot

Debian の資源:

libmath-nocarry-perl ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

Perl module for no carry arithmetic

The perl module Math::NoCarry implememnts no carry arithmetic which doesn't allow you to carry digits to the next column. For example, if you add 8 and 4, you normally expect the answer to be 12, but that 1 digit is a carry. In no carry arithmetic you can't do that, so the sum of 8 and 4 is just 2. In effect, this is addition modulo 10 in each column. The following example discards all of the carry digits:

 1234
 + 5678
 ------
 6802

For multiplication, the result of pair-wise multiplication of digits is the modulo 10 value of their normal, everyday multiplication.

タグ: ソフトウェア開発: Perl での開発, ライブラリ, 実装言語: Perl

その他の libmath-nocarry-perl 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

libmath-nocarry-perl のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 11.5 kB32.0 kB [ファイル一覧]