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 an angle from radians to degrees.
Compute the inverse hyperbolic cotangent.
Create an iterator which computes the inverse cotangent of each iterated value.
Create an iterator which computes the arctangent of each iterated value.
Convert each element in a single-precision floating-point strided array from degrees to radians.
Compute the hyperbolic arctangent of each element retrieved from an input strided array via a callback function.
Compute the hyperbolic arcsine of each element retrieved from an input strided array via a callback function.
Compute the cosine of a number minus one.
Create an iterator which computes the versed cosine for each iterated value.
Compute the hyperbolic arccosine of each element retrieved from an input strided array via a callback function.
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."