20 packages tagged with “trigonometry”
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.
Portable math support for Decimal that Microsoft forgot and more. Includes Decimal versions of Sqrt, Pow, Exp, and Log as well as the trig functions Sin, Cos, Tan, ASin, ACos, ATan, ATan2. Also included is other functionality for working with numbers in Decimal precision.
xFunc provides a powerful parser and analyzer for mathematical expressions. It excels at calculating derivatives, simplifying expressions, and achieving high performance.
A strongly-typed representation of an angle.
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.
`SohCahToa` is a C# library designed to simplify trigonometric calculations with a focus on ease of use and precision.
Additional trigonometry functions.
The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use, easy to integrate and extremely efficient run-time mathematical expression parsing and evaluation engine. The parsing engine supports numerous forms of functional and logic processing semantics and is easily extendible. https://www.partow.net/programming/exprtk/index.html
This library is dedicated to easily and quickly handling and manipulating different types and units of angles
Dan's Geometry Library.
FixedMathSharp: A high-precision, deterministic fixed-point math library for .NET. Ideal for simulations, games, and physics engines requiring reliable arithmetic without floating-point inaccuracies.
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.
A minimal library for Angles.
Package Description
The C++ Mathematical Expression Toolkit Library (ExprTk) Extra Examples https://www.partow.net/programming/exprtk/index.html
A comprehensive mathematical library providing 54+ functions covering number theory, trigonometry, logarithms, statistical operations, and special functions. Compatible with Python's math module behavior and optimized for .NET performance.
Fixed point math library. Extension of the FixedMath.Net library by André Slupik (https://github.com/asik/FixedMath.Net).
Basic representations of geometric shapes and a suite of calculations such as trigonometric formulas and, eventually to include area, volume, etc.
A suite of methods representing mathematical formulas e.g. financial, geometric, trigonometric... more to follow