update major trigonometric help files and regression tests

Improved help files for sin, cos, tan, cot, sec, csc.  In case
of tan, cot, sec, csc corrected help file was corrected to
indicate that complex arguments are allowed.  This was a help
file oversight from long ago when those trigonometric functions

Expanded the calc regression test suite test 34dd to test various
real and complex values for sin, cos, tan, cot, sec, csc.
This commit is contained in:
Landon Curt Noll
2023-09-10 16:33:31 -07:00
parent 78d536140f
commit a722b5cca7
8 changed files with 214 additions and 8 deletions

View File

@@ -25,6 +25,9 @@ EXAMPLE
; print sin(pi/6, 1e-10), sin(pi/2, 1e-10), sin(pi, 1e-10)
0.5 1 0
; print sin(1/2), sin(5/7), sin(42/7)
0.47942553860420300027 0.6550778971785185742 -0.27941549819892587281
LIMITS
0 < eps < 1