AWS IoT Analytics is no longer available to new customers. Existing customers of AWS IoT Analytics can continue to use the service as normal.
Learn more
ceil(Decimal)
Rounds the given Decimal
up to the nearest Int
.
Examples:
ceil(1.2)
= 2
ceil(11.2)
= -1
Argument type | Result |
---|---|
|
|
|
|
Other Value |
|