source: CIVL/examples/translation/pthread/math.cvh@ d87ec9c

1.23 2.0 main test-branch
Last change on this file since d87ec9c was 506de9d, checked in by John Edenhofner <johneden@…>, 12 years ago

Changed location of pthread files to translation folder

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@1088 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 87 bytes
Line 
1$abstract double sin(int x);
2$abstract double cos(int x);
3$abstract double tan(int x);
Note: See TracBrowser for help on using the repository browser.