From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: emacs-orgmode@gnu.org
Subject: Re: org table: one column of random numbers (but natural ones)
Date: Thu, 28 May 2020 08:54:54 +0100 [thread overview]
Message-ID: <87sgfkpk8h.fsf@ucl.ac.uk> (raw)
In-Reply-To: <87mu5taz7a.fsf@mat.ucm.es> (Uwe Brauer's message of "Wed, 27 May 2020 22:40:41 +0200")
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
next prev parent reply other threads:[~2020-05-28 8:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-27 20:40 org table: one column of random numbers (but natural ones) Uwe Brauer
2020-05-28 6:06 ` tbanelwebmin
2020-05-28 18:25 ` Uwe Brauer
2020-05-28 20:26 ` Stig Brautaset
2020-05-29 11:19 ` [random sorting] (was: org table: one column of random numbers (but natural ones)) Uwe Brauer
2020-05-29 11:43 ` [random sorting] Eric S Fraga
2020-05-29 16:52 ` [random sorting] (was: org table: one column of random numbers (but natural ones)) Stig Brautaset
2020-05-28 7:54 ` Eric S Fraga [this message]
2020-05-28 7:56 ` org table: one column of random numbers (but natural ones) Eric S Fraga
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87sgfkpk8h.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.