en

Bignum

UK
/ˈbɪɡ.nʌm/
US
/ˈbɪɡ.nʌm/
ru

Перевод слова "bignum" на Русский язык

bignum
Существительное
raiting
UK
/ˈbɪɡ.nʌm/
US
/ˈbɪɡ.nʌm/
bignum
bignums множ.
большое число
In computer science, a bignum is a data type that can represent very large numbers.
В информатике большое число — это тип данных, который может представлять очень большие числа.
Дополнительные переводы
большое значение
большое число данных

Опеределения

bignum
Существительное
raiting
UK
/ˈ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
Прилагательное
raiting
UK
/ˈ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.