On Mon, Nov 22, 2004 at 10:20:47PM +0100, Tomas Pospisek wrote: > How to reproduce: > Create new text document. Create a table in it. Type "=round(1;2)" inside > the table. > Result: > "Expression is faulty". It should be OK.
I can reproduce this in my upstream build of 1.4. But is that function style correct? I find this in the "Help-Tables-Calculating in text": ROUND Rounds a number to the specified decimal places. Example: 15.678 ROUND 2 displays 15.68 So if I type "= 15.678 ROUND 2" this works correctly upstream. Is it docmented somewhere that the calc style of functions should work too? jim

