Click here to Skip to main content
15,909,822 members
Articles / Programming Languages / Visual Basic

A Rational .NET Class

3 May 2023MIT1 min read 6.3K   68   6  
A rational class to extend numeric functionality
A rational class employing BigInteger class for Numerator and Denominator while making it possible to limit the length of both.
This is an old version of the currently published tip/trick.

Only logged in members can view this content

Please go to the Visual Basic Table of Contents to view the list of available articles in this section.