You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notebooks/sizes/avg_area_table.ipynb
+3-1
Original file line number
Diff line number
Diff line change
@@ -209,7 +209,9 @@
209
209
"cell_type": "markdown",
210
210
"metadata": {},
211
211
"source": [
212
-
"# Pre-computed numerical constants for the C library"
212
+
"# Pre-computed numerical constants for the C library\n",
213
+
"\n",
214
+
"These numbers should match [the averages which are given in the C library functions `getHexagonAreaAvgKm2` and `getHexagonAreaAvgM2`](https://github.com/uber/h3/blob/32b6e07f41353e9def5a778fc5a4a7c8cdddd93a/src/h3lib/lib/latLng.c#L262-L278)."
0 commit comments