emacs-orgmode
[Top][All Lists]
Advanced

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

Re: org table: one column of random numbers (but natural ones)


From: Eric S Fraga
Subject: Re: org table: one column of random numbers (but natural ones)
Date: Thu, 28 May 2020 08:54:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

On Wednesday, 27 May 2020 at 22:40, Uwe Brauer wrote:
> I have a org table and want to add a new colum, which natural numbers
> which are randomly ordered 

Something like 

#+TBLFM: $1=floor(100*random(0.1))

I don't know what argument you want to pass to random(), especially as
you had $1@4 which seems wrong?

-- 
: Eric S Fraga via Emacs 28.0.50, Org release_9.3.6-640-g9bc0cc



reply via email to

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