ext/h3/src/docs/api/misc.md in h3-3.4.4 vs ext/h3/src/docs/api/misc.md in h3-3.5.0

- old
+ new

@@ -1,6 +1,8 @@ # Miscellaneous H3 functions +These functions include descriptions of the H3 grid system. + ## degsToRads ``` double degsToRads(double degrees); ```