Skip to main content
NetFabric.Angle package icon

NetFabric.Angle

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.

Total Downloads
30.5K
30,549
Published
Apr 19, 2016
Latest stable version

Install

.NET CLI
dotnet add package NetFabric.Angle --version 1.0.41
Package Manager Console
Install-Package NetFabric.Angle -Version 1.0.41
PackageReference
<PackageReference Include="NetFabric.Angle" Version="1.0.41" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.