Post Reply 
Another xCAS commands --> Prime. discussion
12-25-2019, 08:03 PM (This post was last modified: 12-25-2019 08:21 PM by compsystems.)
Post: #2
RE: Another xCAS commands --> Prime. discussion
Hello, In the symbolic environment CAS, the following mathematical expression should return euler_gamma constant


limit(Σ(1/k,k,1,n)-ln(n),n, +infinity) [enter] 0.577215664902 // current hp-prime
limit(Σ(1/k,k,1,n)-ln(n),n, +infinity) [↵] returns euler_gamma // Xcas


for which it is required to add the constant euler_gamma in a future version

euler_gamma [↵] Xcas returns euler_gamma
evalf(euler_gamma) [↵] Xcas returns 0.577215664902
%gamma -> 0.577215664902 // MAXIMA CAS

Frn info. > https://www-fourier.ujf-grenoble.fr/~par...tml#sec201
Eng info. > https://www-fourier.ujf-grenoble.fr/~par...node4.html
Spn info > http://www.eonicasys.com/CAS/xcas/cascmd...d_xcas.txt
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Another xCAS commands --> Prime. discussion - compsystems - 12-25-2019 08:03 PM



User(s) browsing this thread: 1 Guest(s)