Skip to content
#

mathematical

Here are 53 public repositories matching this topic...

This C# library includes functions that are missing in .NET: cot, sec, csc, acot, asec, acsc, coth, sech, csch, acoth, asech, and acsch. Also, it includes standard functions: sin, cos, tan, asin, acos, atan, sinh, cosh, tanh, asinh, acosh, and atanh.

  • Updated Dec 21, 2024
  • C#

This is a C++ program that evaluates mathematical expressions containing operators +, -, *, and /, and parentheses ( and ). The program supports multi-digit numbers and guarantees that parentheses are used for each operator.

  • Updated Jun 24, 2023
  • C++

Improve this page

Add a description, image, and links to the mathematical topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mathematical topic, visit your repo's landing page and select "manage topics."

Learn more