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