cos9
cos9 is the cosine of the number 9. The cosine function takes as input an angle, so the numerical value of cos9 depends on the unit used for that angle. If 9 is in radians, cos(9) ≈ -0.911130. If 9 is in degrees, cos(9°) ≈ 0.987688. In many programming languages and mathematical tools, trigonometric functions assume the input is in radians unless a degree mode is explicitly set, so cos(9) commonly means cos(9 radians).
Exact expressions: There is no simple elementary closed form for cos(9°). It is an algebraic number of
Computation: In radians, cos x can be computed via series expansion cos x = 1 − x^2/2 + x^4/24
Applications and note: The value of cos9, like other cosine values, appears in trigonometry, signal processing,