ОКРУГЛЗ

Returns a number rounded to a specified number of significant decimal digits of its normalized floating point notation.

Синтаксис

ROUNDSIG( Value; Digits )

Value: the number to be rounded.

Digits: the number of decimal places to round.

warning

Digits must be an integer greater than 0.


Примеры

=ОКРУГЛЗ(123,456789; 5) возвращает значение 123,46.

=ОКРУГЛЗ(0,000123456789; 5) возвращает значение 0,00012346

=ОКРУГЛЗ(123456789012345; 2) возвращает значение 1,2E14

=ОКРУГЛЗ(123456789; 4) возвращает значение 123500000 или 123,5E6

Техническая информация

tip

Эта функция доступна начиная с LibreOffice 5.4.


This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is

ORG.LIBREOFFICE.ROUNDSIG

Пожалуйста, поддержите нас!