-
The two points I tried to calculate the distance are completely the same and I get NAN as a result and expect 0:
```php
object(Kirby\Geo\Point)#908 (2) { ["lat":protected]=> float(48.700640647339…
-
New module ~`@turf/slice`~ `@turf/polygon-slice`, currently on [**`slice`** branch](https://github.com/Turfjs/turf/tree/slice/packages/turf-polygon-slice)
Contributions and comments are welcomed be…
-
i have products of 0.01 usd, problem is that the rounding will cause huge difference if purchased in other currencies, for example in GBP. A simple workaround would be an option to use one more decima…
ghost updated
4 years ago
-
```
What steps will reproduce the problem?
1. Configure Tomcat with a locale that uses commas for decimal points within
numeric data.
2. Upload geopoint data.
3. Attempt to Visualize on a Map
What …
-
```
What steps will reproduce the problem?
1. Configure Tomcat with a locale that uses commas for decimal points within
numeric data.
2. Upload geopoint data.
3. Attempt to Visualize on a Map
What …
-
Thanks for taking the time to understand and review the inner workings of `digits`. Now that I'm reviewing this test case, this is not correct behavior for `digits`. This test case should modified a…
-
**By raising this issue, I agree to the terms and conditions presented by Polkadex here:**[Terms and Conditions](https://github.com/Polkadex-Substrate/Polkadex-Open-Beta-Feedback/blob/master/Polkadex_…
-
- Update text for clarification
- Fix decimal points on graphs
- Update gas to bar chart
- Fix range displaying on y axis depending on range of values
- Fix any other small issues
- Add humidity
…
-
This section currently looks something like this:
```json
"inputs": {
"dataset": {
"name": "India.DataFile.csv",
"format": "csv",
"delimiter": ",",
"encodi…
-
```
What steps will reproduce the problem?
1. pass list (Int32) to FindHull with values slightly less than 2E9
2.
3.
What is the expected output? What do you see instead?
expected: Convex Hull line …