Thank you guys! This looks like a cleaner and more graceful solution!
El domingo, 6 de noviembre de 2016, 15:18:03 (UTC-5), Alberto Barradas
escribió:
>
> Hi guys,
> Now that `parseint()` got removed for version 0.5, Is `parse()` the only
> way to do this?
> How could I parse binary into a BigInt? More specifically, I want to see
> the integer number of the are
Le dimanche 06 novembre 2016 à 10:13 -0800, Alberto Barradas a écrit :
> Hi guys,
> Now that `parseint()` got removed for version 0.5, Is `parse()` the
> only way to do this?
> How could I parse binary into a BigInt? More specifically, I want to
> see the integer number of the arecibo message. (73
Hi guys,
Now that `parseint()` got removed for version 0.5, Is `parse()` the only
way to do this?
How could I parse binary into a BigInt? More specifically, I want to see
the integer number of the arecibo message. (73x23 so 1679 binary digits
into a big int)