On 22nd of January, Tom Lane committed patch:
Add trigonometric functions that work in degrees. The implementations go to some lengths to deliver exact results for values where an exact result can be expected, such as sind(30) = 0.5 exactly. Dean Rasheed, reviewed by Michael Paquier
Continue reading Waiting for 9.6 – Add trigonometric functions that work in degrees.