Bignum
Übersetzung von "bignum" ins Russisch
bignum
SubstantivUK
/ˈbɪɡ.nʌm/
US
/ˈbɪɡ.nʌm/
bignum
bignums Pl.
большое число
In computer science, a bignum is a data type that can represent very large numbers.
В информатике большое число — это тип данных, который может представлять очень большие числа.
Weitere Übersetzungen
большое значение
большое число данных
Definitionen
bignum
SubstantivUK
/ˈbɪɡ.nʌm/
US
/ˈbɪɡ.nʌm/
In computing, an integer or other numeric value of arbitrary size that exceeds the limits of standard fixed-size data types and therefore requires special algorithms or libraries to manipulate.
The software relies on a bignum implementation to perform cryptographic computations with huge prime numbers.
bignum
AdjektivUK
/ˈbɪɡ.nʌm/
US
/ˈbɪɡ.nʌm/
Relating to or designed for handling arbitrary-precision numeric values.
Developers integrated bignum support to avoid integer overflow errors.