Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
A collection of lesser-known circular and hyperbolic trig functions and their inverses
Contributed by: Christopher Stover
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["TheRealCStover/Trigonometry"]
To load the code after installation, evaluate this code:
Needs["TheRealCStover`Trigonometry`"]
Evaluate numerically:
In[1]:= | ![]() |
Out[1]= | ![]() |
Arguments given in radians:
In[2]:= | ![]() |
Out[2]= | ![]() |
In[3]:= | ![]() |
Out[3]= | ![]() |
Multiply or divide by Degree to specify an argument in degrees:
In[4]:= | ![]() |
Out[4]= | ![]() |
In[5]:= | ![]() |
Out[5]= | ![]() |
Plot over a subset of the reals:
In[6]:= | ![]() |
Out[6]= | ![]() |
In[7]:= | ![]() |
Out[7]= | ![]() |
Plot over a subset of the complexes:
In[8]:= | ![]() |
Out[8]= | ![]() |
Wolfram Language Version 13