source: CIVL/examples/pthread/math.cvh@ 325d439

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

Updated pthread.cvh and examples

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@1033 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.