Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Evaluate the Theodorus function
ResourceFunction["TheodorusT"][z] gives the Theodorus function T(z). |
Evaluate numerically:
In[1]:= |
Out[1]= |
Plot the spiral of Theodorus in the complex plane:
In[2]:= |
Out[2]= |
Evaluate for integer arguments:
In[3]:= |
Out[3]= |
Evaluate for complex arguments:
In[4]:= |
Out[4]= |
Evaluate to high precision:
In[5]:= |
Out[5]= |
The precision of the output tracks the precision of the input:
In[6]:= |
Out[6]= |
TheodorusT threads elementwise over lists:
In[7]:= |
Out[7]= |
Plot of TheodorusT for complex variables (this computation may take a while):
In[8]:= |
Out[8]= |
Show the discrete and continuous Theodorus spiral together:
In[9]:= |
Out[9]= |
This work is licensed under a Creative Commons Attribution 4.0 International License