Kaydet (Commit) ebb9ae93 authored tarafından Eike Rathke's avatar Eike Rathke

Function Wizard: clarify that CEILING.XCL rounds away from zero

Change-Id: Iabb24d673c15ffa26bb7ea00373639e736e324d4
üst e9aae8ab
...@@ -4565,7 +4565,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1 ...@@ -4565,7 +4565,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
{ {
String 1 // Description String 1 // Description
{ {
Text [ en-US ] = "Rounds a number up to the nearest multiple of significance.\nThis function exists for interoperability with Microsoft Excel 2007 or older versions." ; Text [ en-US ] = "Rounds a number away from zero to the nearest multiple of significance.\nThis function exists for interoperability with Microsoft Excel 2007 or older versions." ;
}; };
ExtraData = ExtraData =
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment