|
@@ -6,4 +6,23 @@ Example programs
|
|
ex1.pp contains an example of the arccos function.
|
|
ex1.pp contains an example of the arccos function.
|
|
ex2.pp contains an example of the arcsin function.
|
|
ex2.pp contains an example of the arcsin function.
|
|
ex3.pp contains an example of the arcosh function.
|
|
ex3.pp contains an example of the arcosh function.
|
|
-ex4.pp contains an example of the arsinh function.
|
|
|
|
|
|
+ex4.pp contains an example of the arsinh function.
|
|
|
|
+ex5.pp contains an example of the artanh function.
|
|
|
|
+ex7.pp contains an example of the Ceil function.
|
|
|
|
+ex8.pp contains an example of the cosh function.
|
|
|
|
+ex9.pp contains an example of the cotan function.
|
|
|
|
+ex10.pp contains an example of the cycletorad function.
|
|
|
|
+ex11.pp contains an example of the degtograd function.
|
|
|
|
+ex12.pp contains an example of the degtorad function.
|
|
|
|
+ex13.pp contains an example of the floor function.
|
|
|
|
+ex14.pp contains an example of the frexp function.
|
|
|
|
+ex15.pp contains an example of the gradtodeg function.
|
|
|
|
+ex16.pp contains an example of the gradtorad function.
|
|
|
|
+ex17.pp contains an example of the hypot function.
|
|
|
|
+ex18.pp contains an example of the intpower function.
|
|
|
|
+ex19.pp contains an example of the ldexp function.
|
|
|
|
+ex20.pp contains an example of the lnxp1 function.
|
|
|
|
+ex21.pp contains an example of the log10 function.
|
|
|
|
+ex22.pp contains an example of the log2 function.
|
|
|
|
+ex23.pp contains an example of the logn function.
|
|
|
|
+ex24.pp contains an example of the max function.
|