A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and geodetic.
-
Updated
Mar 25, 2024 - C#
A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and geodetic.
numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals
An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.
🍕 Convert between degrees and radians
Convert each element in a double-precision floating-point strided array from degrees to radians.
Compute the hyperbolic arctangent of a number.
Compute the arccotangent (in degrees) of a double-precision floating-point number.
Compute the hyperbolic arccosine of each element retrieved from an input strided array via a callback function.
Compute the half-value versed cosine.
Compute sin(πx).
Compute the sine of a number.
Create an iterator which computes the versed sine for each iterated value.
Compute the versed cosine.
Create an iterator which computes the half-value versed cosine for each iterated value.
Create an iterator which computes the inverse cotangent of each iterated value.
Add a description, image, and links to the radians topic page so that developers can more easily learn about it.
To associate your repository with the radians topic, visit your repo's landing page and select "manage topics."