VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Higher Precision math

by Jay Tanner (8 Submissions)
Category: Math/Dates
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

Some basic high-precision math functions
This little program demonstrates the ability of VB to
go beyond the built-in 16 digit level of precision.
It demonstrates the computation of the sine, cosine,
tangent, square root and cube root of an argument
to a precision of up to 28 significant digits.
In my work, I often encounter special situations where
a higher level of precision is required, so I thought I'd
share some of the basic routines I use to achieve it.

Code Returns
Computes high precision sines, cosines, tangents, square roots and cube roots.

Rate Higher Precision math

Download Higher Precision math

Download Higher Precision math (5 KB)

Higher Precision math Comments

No comments have been posted about Higher Precision math. Why not be the first to post a comment about Higher Precision math.

Post your comment

Subject:
Message:
0/1000 characters