On 04/22/2016 03:34 PM, Thierry Banel wrote:
You can format the result as 2.0 with the f1 modifier
(or f5 to get 2.00000 and so on)

#+TBLFM: @>$1=vsum(@2..@>>);f1

In the manual the decimal format %.2f, etc. is shown as an example but apparently the f2 format is not mentioned.

Is the %.Xf format preferred or is either one OK?

Regards,

Charlie MillarĀ