ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/ev.1
(Generate patch)

Comparing ray/doc/man/man1/ev.1 (file contents):
Revision 1.2 by greg, Tue Dec 9 15:59:06 2003 UTC vs.
Revision 1.4 by greg, Tue Sep 4 17:36:40 2007 UTC

# Line 60 | Line 60 | trigonometric functions.
60   inverse trigonometric functions.
61   .TP
62   .BR "atan2(y, x)"
63 < inverse tangent of y/x (range -pi to pi).
63 > inverse tangent of y/x (range \-pi to pi).
64   .SH EXAMPLE
65   To pass the square root of two and the sine of .5 to a program:
66   .IP "" .2i
# Line 68 | Line 68 | program `ev 'sqrt(2)' 'sin(.5)'`
68   .SH AUTHOR
69   Greg Ward
70   .SH "SEE ALSO"
71 < calc(1), rcalc(1)
71 > icalc(1), rcalc(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines