Click here to Skip to main content
15,891,431 members
Articles / Programming Languages / C#

Computing a Rate of Return

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
20 Apr 2009Ms-PL3 min read 22.3K   155   13  
Using a root-finder to solve a transcendental equation.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
United States United States
I am a .NET developer who works daily on enterprise-scale applications using C#, SQL, XML, ASP.NET, and myriad other technologies. My academic background is in physics and economics.

I am the original architect of Sandcastle managed reference documentation engine and of the Meta.Numerics library for scientific computation.

Comments and Discussions