Open topic with navigation CAPL Functions » General » Function Overview » _ceilDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
_ceil
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
Description
Calculates the ceiling of a value, i.e. the smallest integer larger or equal to the value.Parameters
- x: Value of which the ceiling shall be calculated.