Visual Basic Rule Of 72 Program

Posted on by

Visual Basic Rule Of 72 Program Average ratng: 7,8/10 7520votes

Get full course on Udemy for only $10. Just use promo code YouTubeVB during checkout. The rule is used to approximate the time required for prices to double due to inflation. If the inflation rate is r%, then the Rule of 72 estimates that prices will double in 72/r years.

Visual Basic.net is an excellent programming language. Beginners can appreciate it's English-like syntax, and more advanced programmers can appreciate its vast libraries and flexibility. It's part of the.Net family of languages, and as such, it allows you to program some truly amazing solutions. So, congratulations on.

Visual Basic Rule Of 72 Program

For instance, at an inflation of 6%, prices double in about 72/6 or 12 years. Write a program to test the accuracy of this rule. For each interest rate from 1% to 20%, the program should display the rounded value of 72/r and the actual number of years required for prices to double at an r% inflation rate.

Assume prices increase at the end of each year.

Hello, everyone I need some help with this program. X Clan To The East Blackwards Mp3 Download. Naan Vijay Antony Mp4 Video Songs Free Download. I am displaying a table showing, for each value of r from 1 to 20, the rounded value of 72/r and the actual number of years required for prices to double at an r percent inflation rate. Assume prices increase at the end of each year. I am having a problem with getting the actual number.

How do I get the actual number can anyone help me. Thank you Monique Wikipedia has a good description of the Math,. For VB6 & VBA, use the FV function.

FV is also in VB.NET, but hidden in the Financial namespace, so use Financial.FV(.).