AronFridrik
- 1
- 0
How can I program this series
the n looking symbol is Pi
thanks in advance
Aron
the n looking symbol is Pi
thanks in advance
Aron
n = 1:1000;
sum(1./((2*n-1).^2.*(2*n+1).^2))