Cot function

commit_hash:de0a54bd8404a51315daf3a030bea9f98176344a
This commit is contained in:
4eb0da
2025-04-10 15:00:44 +03:00
parent 08b8ecfb49
commit 5b756ceeca
3 changed files with 28 additions and 7 deletions
@@ -149,7 +149,8 @@
],
"result_type": "number",
"platforms": [
"ios"
"ios",
"web"
]
}
]
@@ -359,7 +359,8 @@
"value": "Failed to evaluate [cot(0.0)]. Cotangent is undefined for the given value."
},
"platforms": [
"ios"
"ios",
"web"
]
},
{
@@ -369,7 +370,8 @@
"value": "Failed to evaluate [cot(3.141592653589793)]. Cotangent is undefined for the given value."
},
"platforms": [
"ios"
"ios",
"web"
]
},
{
@@ -379,7 +381,8 @@
"value": 0.0
},
"platforms": [
"ios"
"ios",
"web"
]
},
{
@@ -389,7 +392,8 @@
"value": 1.0
},
"platforms": [
"ios"
"ios",
"web"
]
},
{
@@ -399,7 +403,8 @@
"value": -1.0
},
"platforms": [
"ios"
"ios",
"web"
]
},
{
@@ -416,7 +421,8 @@
}
],
"platforms": [
"ios"
"ios",
"web"
]
}
]