NetFabric.Angle
1.0.41
Implements a structure representing an angle.
The angle is represented internaly in radians but can be created and read in radians, degrees and gradians. Also supports arcminutes and arcseconds, useful for GPS coordinates.
The explicit declaration of the units in creation and reading methods reduces the tipical confusion when dealing with angles.
Includes reduction, reference angle, comparison, classification and trigonometry operations.
See the version list below for details.
Install-Package NetFabric.Angle -Version 1.0.41
dotnet add package NetFabric.Angle --version 1.0.41
<PackageReference Include="NetFabric.Angle" Version="1.0.41" />
paket add NetFabric.Angle --version 1.0.41
#r "nuget: NetFabric.Angle, 1.0.41"
Release Notes
+ Added support for .NET Micro Framework 4.2 and 4.3
+ Fixed missing files for .NET Micro Framework 4.4
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.