Skip to content

Commit

Permalink
Remove "inclination" 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 6b24824 commit 4dbf6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/function_help/json/inclination
@@ -1,7 +1,7 @@
{
"name": "inclination",
"type": "function",
"groups": ["Math", "GeometryGroup"],
"groups": ["GeometryGroup"],
"description": "Returns the inclination measured from the zenith (0) to the nadir (180) on point_a to point_b.",
"arguments": [
{"arg":"point_a","description":"point geometry"},
Expand Down

0 comments on commit 4dbf6fd

Please sign in to comment.