en

Ceil

ru

Translation of "ceil" into Russian

ceil
Verb
raiting
ceil
ceils
ceiled Past Simple / Past Participle
ceiling Gerund
округлять вверх
The function will ceil the number to the nearest integer.
Функция округлит число вверх до ближайшего целого.
Additional translations

Definitions

ceil
Verb
raiting
To round (a real number) up to the smallest integer that is greater than or equal to it, especially in computing and mathematics.
In many programming languages, the function ceil(4.2) returns 5.
To furnish or line the inside surface of a roof or wall with plaster, boards, or another material; to provide with a ceiling.
The old barn was ceiled with wooden planks to keep out the drafts.

Idioms and phrases

ceil light
The ceil light illuminated the entire room.
потолочный светильник
Потолочный светильник освещал всю комнату.
ceil design
The modern ceil design added a touch of elegance to the room.
дизайн потолка
Современный дизайн потолка добавил комнате элегантности.
ceil function
The ceil function is used to round up numbers to the nearest integer.
функция округления вверх
Функция округления вверх используется для округления чисел до ближайшего целого числа.
use ceil
Developers often use ceil to ensure that a value is not underestimated.
использовать округление вверх
Разработчики часто используют округление вверх, чтобы гарантировать, что значение не занижено.
apply ceil
You should apply ceil when fractional numbers need to be increased to a whole number.
применить округление вверх
Вы должны применить округление вверх, когда дробные числа нужно увеличить до целого числа.
ceil result
The ceil result of 4.2 is 5, which is the smallest integer not less than 4.2.
результат округления вверх
Результат округления вверх числа 4.2 - это 5, что является наименьшим целым числом, не меньшим чем 4.2.
round and ceil
In programming, you might use round and ceil for different rounding purposes.
округлять и округлять вверх
В программировании вы можете использовать округление и округление вверх для разных целей округления.

Related words