// @(#)$Id: SetToRMS-informal.lh,v 1.5 1997/06/03 20:29:51 leavens Exp $
extern void SetToRMS(double & v, double x, double y) throw();
//@ behavior {
//@   requires informally "x and y are not too big";
//@   modifies v;
//@   ensures informally "v' is an approximation to"
//@                      "the root mean square of x and y";
//@ }

[Index]

HTML generated using lcpp2html.