The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Math::BaseCalc"

Math::BaseCalc - Convert numbers between various bases River stage one • 6 direct dependents • 9 total dependents

This module facilitates the conversion of numbers between various number bases. You may define your own digit sets, or use any of several predefined digit sets. The to_base() and from_base() methods convert between Perl numbers and strings which repr...

KWILLIAMS/Math-BaseCalc-1.019 - 08 Jun 2017 05:28:22 UTC

Math::Base::Convert::CalcPP - standard methods used by Math::Base::Convert River stage two • 1 direct dependent • 83 total dependents

This module contains the standard methods used by Math::Base::Convert to convert from one base number to another base number. * $carry = addbaseno($reg32ptr,$int) This function adds an integer < 65536 to a long n*32 bit register and returns the carry...

MIKER/Math-Base-Convert-0.11 - 22 Oct 2015 22:34:07 UTC

Units/Convert/Base.pm River stage one • 2 direct dependents • 7 total dependents

SFINK/Math-Calc-Units-1.07 - 04 Aug 2009 16:55:12 UTC

Units/Convert/Base2Metric.pm River stage one • 2 direct dependents • 7 total dependents

SFINK/Math-Calc-Units-1.07 - 04 Aug 2009 16:55:12 UTC

Math::BaseCnv - basic functions to CoNVert between number Bases River stage two • 6 direct dependents • 25 total dependents

BaseCnv provides a few simple functions for converting between arbitrary number bases. You're probably better off using Michael Robinton's Math::Base::Convert benchmarked high-performance Perl modules. Another object syntax for number-base conversion...

PIP/Math-BaseCnv-1.14 - 30 Jul 2016 12:06:39 UTC

Math::Int2Base - Perl extension for converting decimal (base-10) integers into another number base from base-2 to base-62, and back to decimal. River stage one • 2 direct dependents • 2 total dependents

Math::Int2Base provides * "int2base( $int, $base, $minlen )" for converting from decimal to another number base, * "base2int( $num, $base )" for converting from another base to decimal, and * "base_chars( $base )" for retrieving the string of charact...

BBAXTER/Math-Int2Base-1.01 - 30 Jun 2017 18:20:04 UTC

Math::Fleximal - Integers with flexible representations. River stage zero No dependents

This is a package for doing integer arithmetic while using a different base representation than normal. In base n arithmetic you have n symbols which have a representation. I was going to call them "glyphs", but being text strings they are not really...

TILLY/Math-Fleximal-0.06 - 10 Apr 2005 06:23:56 UTC

Math::BaseConvert - fast functions to CoNVert between number Bases River stage zero No dependents

BaseConvert provides a few simple functions for converting between arbitrary number bases. It is as fast as I currently know how to make it (of course relying only on the lovely Perl). If you would rather utilize an object syntax for number-base conv...

CHROMATIC/Math-BaseConvert-1.8 - 14 Apr 2016 16:32:23 UTC

Bundle::Math::Base - Bundle related to calculations between different bases River stage zero No dependents

This is a bundle of modules related to calculations between different bases. Please have a look at Bundle::Math. If you would like to see a specific module included in a future version of this bundle, please send me an email or use rt.cpan.org....

SMUELLER/Bundle-Math-Base-1.00 - 03 Apr 2004 16:12:23 UTC
9 results (0.035 seconds)