zsh-workers
 help / color / mirror / code / Atom feed
From: Zefram <zefram@fysh.org>
To: Clint Adams <clint@zsh.org>
Cc: zsh-workers@sunsite.dk
Subject: Re: forcing output type
Date: Sun, 23 Sep 2001 18:16:23 +0100	[thread overview]
Message-ID: <20010923181623.B15106@fysh.org> (raw)
In-Reply-To: <20010923121852.B16711@dman.com>

Clint Adams wrote:
>Would anyone object to something like $(( [#.] 2/3 )) to
>avoid integer truncation?

It's not a very clean way to do it -- it's changing the input language
for an expression, and doesn't inherently apply to the entire $(())
(unlike the existing "[#n]" output-base flag).  It would be better to
localise it; say, "floatops{2/3}" as a subexpression.

But I wonder why you want to do this at all.  What application do you
have in mind?

-zefram


  reply	other threads:[~2001-09-23 17:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20010923114054.A16301@dman.com>
     [not found] ` <20010923164705.A15106@fysh.org>
2001-09-23 16:18   ` Clint Adams
2001-09-23 17:16     ` Zefram [this message]
2001-09-27 15:33       ` Clint Adams

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=20010923181623.B15106@fysh.org \
    --to=zefram@fysh.org \
    --cc=clint@zsh.org \
    --cc=zsh-workers@sunsite.dk \
    /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 public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).