Skip to main content

Scade One standard libraries 2025 R2

Trunc

Last update: 16.07.2025

Returns the largest integer less than or equal to the operand.

The implementation uses the C runtime library functions floor and floorf.

Interface

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

Parent topic:Math::Common

Connect with Ansys