Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
todo [2016/07/17 15:49]
nikolaj
todo [2017/03/17 14:37]
nikolaj
Line 1: Line 1:
 ===== Todo ===== ===== Todo =====
 ==== Meta ==== ==== Meta ====
 +<​code>​
 +d = 3;
 +a = 5;
 +r = 1/3;
 +f[z_] = ((z + d)^a - d^a)^r;
 +
 +Series[f[z],​ {z, 0, 6}]
 +</​code>​
 +
 >​IMPORTANT:​ >​IMPORTANT:​
 >formal power series >formal power series
Link to graph
Log In
Improvements of the human condition