Skip to content

Commit

Permalink
Remove "azimuth" function from "Math" group
Browse files Browse the repository at this point in the history
  • Loading branch information
agiudiceandrea authored and github-actions[bot] committed Nov 17, 2021
1 parent 4dbf6fd commit 5f3f38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/function_help/json/azimuth
@@ -1,7 +1,7 @@
{
"name": "azimuth",
"type": "function",
"groups": ["Math", "GeometryGroup"],
"groups": ["GeometryGroup"],
"description": "Returns the north-based azimuth as the angle in radians measured clockwise from the vertical on point_a to point_b.",
"arguments": [
{"arg":"point_a","description":"point geometry"},
Expand Down

0 comments on commit 5f3f38c

Please sign in to comment.