Skip to main content

Scade One standard libraries 2025 R2

Ceil

Last update: 16.07.2025

Returns the smallest integer greater than or equal to the operand.

The implementation uses the C runtime library functions ceil and ceilf.

Interface

Name Kind Type Comment
x I Float Operand
v O Float Result of the operation

Parent topic:Math::Common

Connect with Ansys