[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Calc: Multiply time (hours) with a float
From: |
Karl Voit |
Subject: |
Re: [O] Calc: Multiply time (hours) with a float |
Date: |
Sun, 11 Sep 2016 13:45:21 +0200 |
User-agent: |
slrn/pre1.0.0-18 (Linux) |
* Karl Voit <address@hidden> wrote:
> Hi!
>
> I do have following situation: I'd like to multiply a float with hours
> which results in an error, obviously. However, I was not able to find
> out how to do it.
>
> Minimal example with expected product:
>
> | time [h:m:s] | value | h * value |
> |--------------+---------+-----------|
> | 09:15:00 | 2.54321 | 23.524693 |
> #+TBLFM: @2$3=$2*$1
I guess the last resort would be to do this would be with an elisp
function.
Is there no other way?
--
mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode:
> get Memacs from https://github.com/novoid/Memacs <
https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github
- [O] Calc: Multiply time (hours) with a float, Karl Voit, 2016/09/08
- Re: [O] Calc: Multiply time (hours) with a float,
Karl Voit <=
- Re: [O] Calc: Multiply time (hours) with a float, Michael Welle, 2016/09/11
- Re: [O] Calc: Multiply time (hours) with a float, Karl Voit, 2016/09/18
- Re: [O] Calc: Multiply time (hours) with a float, Michael Welle, 2016/09/19
- Re: [O] Calc: Multiply time (hours) with a float, Michael Welle, 2016/09/19
- Re: [O] Calc: Multiply time (hours) with a float, Karl Voit, 2016/09/19
- Re: [O] Calc: Multiply time (hours) with a float, Michael Welle, 2016/09/19
- Re: [O] Calc: Multiply time (hours) with a float, Karl Voit, 2016/09/19
- Re: [O] Calc: Multiply time (hours) with a float, Michael Welle, 2016/09/19
- Re: [O] Calc: Multiply time (hours) with a float, Nick Dokos, 2016/09/19
- Re: [O] Calc: Multiply time (hours) with a float, Michael Welle, 2016/09/19