FuzzyMath library for .NET

FuzzyMath is an open-source library for performing basic operations with fuzzy numbers including fuzzy numbers arithmetic. The library can be downloaded as a NuGet package. Source codes can be found on Github.

Licence: MIT

Download FuzzyMath library from NuGet >

Source codes and documentation (Github) >

Arithmetic operations on fuzzy numbers (sample application)

This simple web application demonstrates arithmetic operations on fuzzy numbers. It has been built using the FuzzyMath library. You can study the source codes as an inspiration how can the FuzzyMath library be used. You use this app for education as it is.

Open the Fuzzy Numbers Arithmetic app >

Source codes on GitHub >

Screenshot of the 'Arithmetic operations on fuzzy numbers' web application