Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Find zeros of the ScorerGi function
ResourceFunction["ScorerGiZero"][k] represents the kth zero of the Scorer function Gi(x). | |
ResourceFunction["ScorerGiZero"][k,x0] represents the kth zero less than x0. |
Evaluate numerically:
In[1]:= |
|
Out[1]= |
|
Evaluate to high precision:
In[2]:= |
|
Out[2]= |
|
Find the second zero of Gi(x) less than -500:
In[3]:= |
|
Out[3]= |
|
ScorerGiZero threads elementwise over lists:
In[4]:= |
|
Out[4]= |
|
This work is licensed under a Creative Commons Attribution 4.0 International License