[Rd] typo in R-exts

Prof Brian Ripley ripley at stats.ox.ac.uk
Mon Jun 16 10:30:57 MEST 2003


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,                  ripley at stats.ox.ac.uk
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



More information about the R-devel mailing list