fractorium/Source/apoconv
Person a117432762 --User changes
-cosh, coth, csch, sech, sinh, tanh: Scale inputs by PI/4. This will produce different results, but is technically more correct.

--Code changes
 -cos, csch: move position of sign flip, shouldn't change output.
 -cot, coth, csc, csch, sec, sech, tan, tanh: add optimization.
2019-06-02 14:33:42 -07:00
..
Properties
apoconv.csproj
App.config
Form1.cs --User changes 2019-06-02 14:33:42 -07:00
Form1.Designer.cs
Form1.resx
Program.cs