- rounding of data
- округление данных
Англо-русский словарь экономических терминов. 2001.
Англо-русский словарь экономических терминов. 2001.
Data parallelism — (also known as loop level parallelism) is a form of parallelization of computing across multiple processors in parallel computing environments. Data parallelism focuses on distributing the data across different parallel computing nodes. It… … Wikipedia
Rounding — This article is about numerical rounding. For lip rounding in phonetics, see Labialisation. For other uses, see Rounding (disambiguation). Rounding a numerical value means replacing it by another value that is approximately equal but has a… … Wikipedia
Data compression — Source coding redirects here. For the term in computer programming, see Source code. In computer science and information theory, data compression, source coding or bit rate reduction is the process of encoding information using fewer bits than… … Wikipedia
Decimal data type — Some programming languages provide a built in (primitive) or library decimal data type to represent non repeating decimal fractions like 0.3 and 1.17 without rounding, and to do arithmetic on them. Examples are the decimal.Decimal type of Python … Wikipedia
List of terms relating to algorithms and data structures — The [http://www.nist.gov/dads/ NIST Dictionary of Algorithms and Data Structures] is a reference work maintained by the U.S. National Institute of Standards and Technology. It defines a large number of terms relating to algorithms and data… … Wikipedia
C data types — C Standard Library Data types Character classification Strings Mathematics File input/output Date/time Memory allocation … Wikipedia
Mount Royal, Quebec — Mount Royal Ville de Mont Royal Town Town of Mount Royal Motto: Regium Donum (Latin for Royal gift) … Wikipedia
Belcarra, British Columbia — Infobox Settlement official name = Village of Belcarra other name = native name = nickname = settlement type = Village motto = imagesize = image caption = Boat Launch at Belcarra flag size = image seal size = image shield = shield size = city… … Wikipedia
Sainte-Anne-de-Bellevue, Quebec — Infobox Settlement name = Sainte Anne de Bellevue, Quebec settlement type = Town official name = Town of Sainte Anne de Bellevue nickname = motto = imagesize = 225px image caption = Ste Anne s main street runs along the shore image mapsize =… … Wikipedia
Pointe-Claire, Quebec — Infobox City name = Pointe Claire, Quebec settlement type = City official name = City of Pointe Claire native name = nickname = motto = image shield = mapsize = 200px map caption = Pointe Claire within the Island of Montreal subdivision type =… … Wikipedia
Floating point — In computing, floating point describes a method of representing real numbers in a way that can support a wide range of values. Numbers are, in general, represented approximately to a fixed number of significant digits and scaled using an exponent … Wikipedia