emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: spreadsheet formulas without a .


From: Dov Grobgeld
Subject: Re: spreadsheet formulas without a .
Date: Mon, 24 Aug 2020 12:26:42 +0300

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]