You can do the following:

#+TBLFM: $3=$1*$2;%.0f

Search for % at https://orgmode.org/manual/Formula-syntax-for-Calc.html .

Regards,

On Mon, Aug 24, 2020 at 12:03 PM Uwe Brauer <oub@mat.ucm.es> wrote:

Hi

Please look at


| 20 | 0.9 | 18. |
#+TBLFM: $3=$1*$2;f0


I'd prefer to have the result 18, just written 18 and not 18.

I can't the right format in the documentation.

Thanks and regards

Uwe Brauer