Click here to Skip to main content
15,890,512 members
Articles / Programming Languages / C#

A C# Library to Implement Stern-Brocot Trees

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
30 Apr 2021MIT7 min read 4.7K   103   5  
Implementing Stern-Brocot trees in C#
This article describes a C# library that implements Stern-Brocot trees for the rational approximation of floating-point numbers.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions