CalcSum( x,epselon )

CalculateSumWithPrecision
22 Downloads
Updated 30 Oct 2016

View License

This example is to show how to calculate sum (-1)^i*(x+1)^(2*i)/i
with precision epselon for i=1,2,3...

Cite As

Andriy Kavetsky (2024). CalcSum( x,epselon ) (https://www.mathworks.com/matlabcentral/fileexchange/59531-calcsum-x-epselon), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

added more information this function