LibreOffice 24.8 帮助
返回舍入到指定有效数位的数字,以规范化浮点表示法格式返回。
ROUNDSIG( 数值; 数位 )
「值」: 要舍入的数字。
「数位」: 要舍入的小数位数。
「数位」必须是大于 0 的整数。
「=ROUNDSIG(123.456789; 5)」返回 123.46。
「=ROUNDSIG(0.000123456789; 5)」返回 0.00012346
「=ROUNDSIG(123456789012345; 2)」返回 1.2E14
「=ROUNDSIG(123456789; 4)」返回 123500000 或 123.5E6
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
相关主题
ROUNDSIG wiki page.
参见 ROUND, MROUND, ROUNDUP, ROUNDDOWN。
请支持我们!