Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Check whether a number is transcendental
Check whether 10 is transcendental:
In[1]:= | ![]() |
Out[1]= | ![]() |
Check whether π is transcendental:
In[2]:= | ![]() |
Out[3]= | ![]() |
Some numbers are not known to be algebraic or transcendental. In these cases, IsTranscendentalNumber returns unevaluated:
In[4]:= | ![]() |
Out[4]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License