On Tue, Jan 31, 2006 at 07:38:54AM +0100, Werner LEMBERG wrote:
> > Is anyone aware of a means by which floating point arithmetic and
> > formating can be computed either within groff or in a preprocessor
> > (ala eqn, tbl, etc.)?
> 
> Not that I know of.  Why do you need it?

I use  groff -mm  for all my documents, and sometimes have tables that are
        Quantity   Each   Total

and it would be nice to simply be able to use floating number registers to do
the arithmetic.

> A longer time ago I've
> written routines to handle double-precision integers, this is, doing
> 60bit integer arithmetic (see below), to be used in a.  Does this help?

I don't know.  I'll take a look.

-- 
 Mike Bianchi


_______________________________________________
Groff mailing list
Groff@gnu.org
http://lists.gnu.org/mailman/listinfo/groff

Reply via email to