VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Calculate Sin(x), e(x) , and Pi

Jonathon Lopez  (2 Submissions)   Math/Dates   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This code allows you to calculate Sin(x), e^(x), and Pi without using any of the built-in VB functions

Assumes
The way this code works is by using what is called Taylor Expansion. By generating a taylor series using derivatives it is possible to take the sum of the elements in that series to find such functions as Sin(x) and even Pi.

Rate Calculate Sin(x), e(x) , and Pi (3(3 Vote))
Calculate Sin(x), e(x) , and Pi.bas

Calculate Sin(x), e(x) , and Pi Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters