From: Pieter Slabbert <blob626@gmail.com>
To: guile-user@gnu.org
Subject: Extending the numerical tower
Date: Sat, 07 Dec 2013 22:06:36 +0200 [thread overview]
Message-ID: <52A37FCC.5080508@gmail.com> (raw)
Hi
I was wondering if it is possible to extend guile's numerical tower.
Basically I want to try and get numbers with units such that
(+ 100g 900g) => 1kg
(= 1N 1kg*m/s^2) => #t
(/ 1m 1s) => 1m/s
Regards
Pieter
next reply other threads:[~2013-12-07 20:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-07 20:06 Pieter Slabbert [this message]
2013-12-07 23:37 ` Extending the numerical tower Ludovic Courtès
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
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52A37FCC.5080508@gmail.com \
--to=blob626@gmail.com \
--cc=guile-user@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).