Skip to content

ArtumosGOC/CalcSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CalcSharp Math Operators

A CalcSharp.MathOperators DLL provides a comprehensive set of mathematical operators and functions for performing arithmetic, algebraic, and trigonometric calculations. This library is designed to be used in various applications requiring advanced mathematical computations.

Installation

You can install the CalcSharp.MathOperators package via NuGet Package Manager or the .NET CLI.

Using NuGet Package Manager

  1. Open your project in Visual Studio.
  2. Right-click on the project in the Solution Explorer and select Manage NuGet Packages.
  3. Search for CalcSharp.MathOperators.
  4. Click Install to add the package to your project.

Using .NET CLI

Run the following command in your terminal:

dotnet add package CalcSharp.MathOperators

About

Essa é uma atividade proposta pelo @endersonmenezes no encontro 27/08/24.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages