home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 2 / DATAFILE_PDCD2.iso / commercial / pipedream / documents / functions / trig < prev   
Text File  |  1992-01-08  |  3KB  |  231 lines

  1. %OP%VS4.12 Test (Dec 12 1991), Colton Software - Development, R0123 4567 8901 2345
  2. %OP%DP4
  3. %OP%LP*
  4. %OP%TM4
  5. %OP%BM4
  6. %OP%LM5
  7. %OP%FX
  8. %OP%FY
  9. %OP%FS
  10. %OP%WC2,1754,200,1364,0,0,0,0
  11. %CO:A,9,100%
  12. %C%%H1%Trigonometrical Functions Examples
  13.  
  14. %C%Function
  15.  
  16. acosec
  17. acosech
  18. acosh
  19. acot
  20. acoth
  21. acs
  22. asec
  23. asech
  24. asinh
  25. asn
  26. atan_2
  27. atanh
  28. atn
  29. cos
  30. %L%cosec
  31. %L%cosech
  32. cosh
  33. %L%cot
  34. %L%coth
  35. deg
  36. pi
  37. rad
  38. %L%sec
  39. %L%sech
  40. sin
  41. sinh
  42. tan
  43. tanh
  44. %CO:B,9,0%
  45.  
  46.  
  47. %R%Input 1
  48.  
  49. %V%%R%E20
  50. %V%%R%E21
  51. %V%%R%E22
  52. %V%%R%E23
  53. %V%%R%E24
  54. %V%%R%E19
  55. %V%%R%E28
  56. %V%%R%E29
  57. %V%%R%E31
  58. %V%%R%E30
  59. %V%%R%3
  60. %V%%R%E33
  61. %V%%R%E32
  62. %V%%R%pi/4
  63. %V%%R%pi/4
  64. %V%%R%0.5
  65. %V%%R%0.5
  66. %V%%R%pi/4
  67. %V%%R%0.5
  68. %V%%R%pi/4
  69. %R%-
  70. %V%%R%E25
  71. %V%%R%pi/4
  72. %V%%R%0.5
  73. %V%%R%pi/4
  74. %V%%R%0.5
  75. %V%%R%pi/4
  76. %V%%R%0.5
  77. %CO:C,8,0%
  78.  
  79.  
  80. %R%Input 2
  81.  
  82. %R%-
  83. %R%-
  84. %R%-
  85. %R%-
  86. %R%-
  87. %R%-
  88. %R%-
  89. %R%-
  90. %R%-
  91. %R%-
  92. %V%%R%4
  93. %R%-
  94. %R%-
  95. %R%-
  96. %R%-
  97. %R%-
  98. %R%-
  99. %R% -
  100. %R%-
  101. %R%-
  102. %R%-
  103. %R%-
  104. %R%-
  105. %R%-
  106. %R%-
  107. %R%-
  108. %R%-
  109. %R%-
  110. %CO:D,8,0%
  111.  
  112.  
  113. %R%Input 3
  114.  
  115. %R%-
  116. %R%-
  117. %R%-
  118. %R%-
  119. %R%-
  120. %R%-
  121. %R%-
  122. %R%-
  123. %R%-
  124. %R%-
  125. %R%-
  126. %R%-
  127. %R%-
  128. %R%-
  129. %R%-
  130. %R%-
  131. %R%-
  132. %R%-
  133. %R%-
  134. %R%-
  135. %R%-
  136. %R%-
  137. %R%-
  138. %R%-
  139. %R%-
  140. %R%-
  141. %R%-
  142. %R%-
  143. %CO:E,8,0%
  144.  
  145.  
  146. %R%Output
  147.  
  148. %V%%R%acosec(B6)
  149. %V%%R%acosech(B7)
  150. %V%%R%acosh(B8)
  151. %V%%R%acot(B9)
  152. %V%%R%acoth(B10)
  153. %V%%R%acs(B11)
  154. %V%%R%asec(B12)
  155. %V%%R%asech(B13)
  156. %V%%R%asinh(B14)
  157. %V%%R%asn(B15)
  158. %V%%R%atan_2(B16,C16)
  159. %V%%R%atanh(B17)
  160. %V%%R%atn(B18)
  161. %V%%R%cos(B19)
  162. %V%%R%cosec(B20)
  163. %V%%R%cosech(B21)
  164. %V%%R%cosh(B22)
  165. %V%%R%cot(B23)
  166. %V%%R%coth(B23)
  167. %V%%R%deg(B25)
  168. %V%%R%pi
  169. %V%%R%rad(B27)
  170. %V%%R%sec(B28)
  171. %V%%R%sech(B29)
  172. %V%%R%sin(B30)
  173. %V%%R%sinh(B31)
  174. %V%%R%tan(B32)
  175. %V%%R%tanh(B33)
  176. %CO:F,1,0%
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198. %CO:G,63,0%
  199.  
  200.  
  201. Summary
  202.  
  203. Returns the ArcCosecant of %H4%Input1%H4% in radians.
  204. Returns the hyperbolic ArcCosecant of %H4%Input1%H4% in radians.
  205. Returns the hyperbolic ArcCosine of %H4%Input1%H4% in radians.
  206. Returns the ArcCotangent of %H4%Input1%H4% in radians.
  207. Returns the hyperbolic ArcCotangent of %H4%input1%H4% in radians.
  208. Returns the ArcCosine of %H4%Input1%H4% in radians.
  209. Returns the ArcSecant of %H4%Input1%H4% in radians.
  210. Returns the hyperbolic ArcSecant of %H4%Input1%H4% in radians.
  211. Returns the hyperbolic ArcSine of %H4%Input1%H4% in radians.
  212. Returns the ArcSine of %H4%Input1%H4% in radians.
  213. Returns the ArcTangent of %H4%Input2%H4% / %H4%Input1%H4% in radians.
  214. Returns the hyperbolic ArcTangent of %H4%Input1%H4% in radians.
  215. Returns the ArcTangent of %H4%Input1%H4% in radians.
  216. Returns the Cosine of %H4%Input1%H4%, given in radians.
  217. Returns the Cosecant of %H4%Input1%H4%, given in radians.
  218. Returns the hyperbolic Secant of %H4%Input1%H4%, given in radians.
  219. Returns the hyperbolic Cosine of %H4%Input1%H4%, given in radians.
  220. Returns the Cotangent of %H4%Input1%H4%, given in radians.
  221. Returns the hyperbolic Cotangent of %H4%Input1%H4%, given in radians.
  222. Converts radians to degrees.
  223. Returns the value of PI.
  224. Converts degrees to radians.
  225. Returns the Secant of %H4%Input1%H4%, given in radians.
  226. Returns the hyperbolic Secant of %H4%Input1%H4%, given in radians.
  227. Returns the Sine of %H4%Input1%H4%, given in radians.
  228. Returns the hyperbolic Sine of %H4%Input1%H4%, given in radians.
  229. Returns the Tangent of %H4%Input1%H4%, given in radians.
  230. Returns the hyperbolic Tangent of %H4%Input1%H4%, given in radians.
  231.