atmoos / atmoos/Quantities

Fix bug in velocity

Open
#69 0 comments 0 reactions 1 assignee Claimed by @atmoos View on GitHub
bug
Dominant language
C#
Stars
5
Forks
0
Avg merge
6m
Merged PRs (30d)
4

Description

Repro:
```csharp
Length nauticalMiles = Velocity.Of(4, NonStandard()) * Time.Of(3, Si()); // 12 kn
```

Should be 12 nm (nautical miles)!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.