$x = Math::BigInt->bstr( $bigint ); $bits = int( log( $x ) / log( 2 ) ) + 1; [download]
In reply to Re: bigint - float? by sifukurt in thread bigint - float? by jhanna