{
	"key": "cot",
	"alias": "",
	"name": "cotangent",
	"title": "余切函数",
	"express": "b/a",
	"group": "trigonometric",
	"type": "geometry",
	"func_file": "./index.js",
	"value": {
		"30": "sqrt(3)",
		"45": "1",
		"60": "sqrt(3)/3",
		"90": "0",
		"270": "0"
	}
}