Text Documents (Writer)
HTML Documents (Writer Web)
Spreadsheets (Calc)
Presentations (Impress)
Drawings (Draw)
Database Functionality (Base)
Formulae (Math)
Charts and Diagrams
Macros and Scripting
Office Installation
Common Help Topics
OneOffice Logo

Integers and Fractional

Functions to round values to integers, and to take the fractional part of a value.

Fix Function

Returns the integer value of a numeric expression by removing the fractional part of the number.

Int Function

Returns the integer portion of a number.

Frac Function

Returns the fractional portion of a number.