Subject: | Documentation error for from_bin() |
The documentation for Math::BigInt gives this example of use of from_bin()
$x = Math::BigInt->from_bin("0x10011"); # input is binary
The input should be "0b10011", not "0x10011".
This queue is for tickets about the Math-BigInt CPAN distribution.
The Basics
People
|
Bug Information
|