全部搜索项
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 [文件列表]