Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove "inclination" function from "Math" group
  • Loading branch information
agiudiceandrea authored and nyalldawson committed Nov 18, 2021
1 parent d20456f commit 183ffa1
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 183ffa1

Please sign in to comment.