
Ceil
UK
/siːl/
US
/siːl/

Translation ceil into russian
ceil
NounUK
/siːl/
US
/siːl/
The chandelier was hanging from the ceiling.
Люстра висела с потолка.
Additional translations
ceil
VerbUK
/siːl/
US
/siːl/
The function will ceil the number to the nearest integer.
Функция округлит число вверх до ближайшего целого.
Additional translations
Definitions
ceil
NounUK
/siːl/
US
/siːl/
The upper interior surface of a room or other similar compartment.
The artist painted a beautiful mural on the ceil of the cathedral.
ceil
VerbUK
/siːl/
US
/siːl/
To round a number up to the nearest integer.
When you ceil 4.2, you get 5.
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.
округлять и округлять вверх
В программировании вы можете использовать округление и округление вверх для разных целей округления.