Changeset 1018 for trunk/src/real.h
- Timestamp:
- Oct 12, 2011, 12:01:47 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/real.h
r1017 r1018 77 77 friend real sin(real const &x); 78 78 friend real cos(real const &x); 79 friend real tan(real const &x); 79 80 friend real asin(real const &x); 80 81 friend real acos(real const &x);
Note: See TracChangeset
for help on using the changeset viewer.