--- ray/doc/man/man1/ev.1 2003/03/11 19:20:21 1.1 +++ ray/doc/man/man1/ev.1 2007/09/04 17:36:40 1.4 @@ -1,4 +1,4 @@ -.\" RCSid "$Id" +.\" RCSid "$Id: ev.1,v 1.4 2007/09/04 17:36:40 greg Exp $" .TH EV 1 10/28/96 RADIANCE .SH NAME ev - evaluate expressions @@ -60,7 +60,7 @@ trigonometric functions. inverse trigonometric functions. .TP .BR "atan2(y, x)" -inverse tangent of y/x (range -pi to pi). +inverse tangent of y/x (range \-pi to pi). .SH EXAMPLE To pass the square root of two and the sine of .5 to a program: .IP "" .2i @@ -68,4 +68,4 @@ program `ev 'sqrt(2)' 'sin(.5)'` .SH AUTHOR Greg Ward .SH "SEE ALSO" -calc(1), rcalc(1) +icalc(1), rcalc(1)