ROUNDSIG

返回舍入到指定有效数位的数字,以规范化浮点表示法格式返回。

语法

ROUNDSIG( 数值; 数位 )

」: 要舍入的数字。

数位」: 要舍入的小数位数。

warning

数位」必须是大于 0 的整数。


示例

=ROUNDSIG(123.456789; 5)」返回 123.46。

=ROUNDSIG(0.000123456789; 5)」返回 0.00012346

=ROUNDSIG(123456789012345; 2)」返回 1.2E14

=ROUNDSIG(123456789; 4)」返回 123500000 或 123.5E6

Technical information

tip

This function is available since 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

请支持我们!