全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: libmath-nocarry-perl  ]

套件:libmath-nocarry-perl(1.115-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 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 libmath-nocarry-perl

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 10。1 kB30。0 kB [檔案列表]