Skip to content

Commit e3efabb

Browse files
committed
C code link
1 parent ebe7048 commit e3efabb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

notebooks/sizes/avg_area_table.ipynb

+3-1
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,9 @@
209209
"cell_type": "markdown",
210210
"metadata": {},
211211
"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)."
213215
]
214216
},
215217
{

0 commit comments

Comments
 (0)