Tools Links Login

Higher Precision math

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.

Original Author: Jay Tanner

Returns

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

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 114 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD150422162001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 5,766 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.