Thanks, fixed: BTW, it was only in the non-latex part of @eqn in the 
markup.

On Mon, 16 Jun 2003, Torsten Hothorn wrote:

> 
> Hi,
> 
> the definition of `fsign' in R-exts currently is
> 
> double fsign (double x, double y) Function
>   Performs "transfer of sign" and is defined as |x| * sign(x)
> 
> but should read
> 
> double fsign (double x, double y) Function
>   Performs "transfer of sign" and is defined as |x| * sign(y)

-- 
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-devel

Reply via email to