{
	"key": "cos",
	"alias": "",
	"name": "cosine",
	"title": "余弦函数",
	"express": "b/c",
	"group": "trigonometric",
	"type": "geometry",
	"func_file": "./index.js",
	"value": {
		"0": "1",
		"30": "sqrt(3)/2",
		"45": "sqrt(2)/2",
		"60": "1 / 2",
		"90": "0",
		"180": "-1",
		"270": "0",
		"360": "1"
	}
}
