lua-users home
lua-l archive

Re: big integers

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


* spir:
> I will need integers which width is n*24 bits, where n is not yet
> known, but for sure >= 3.
The typical approach is to use GMP (if the license is acceptable):
<http://members.chello.nl/~w.couwenberg/lgmp.htm>, download via
<http://members.chello.nl/~w.couwenberg/>
(I haven't used this package.)

AltStyle によって変換されたページ (->オリジナル) /