Please write a simple Go program that takes as an input the value of an angle in radians, calculates its cotangent, and prints the calculated cotangent with two decimals.
Take notice that there are many ways to calculate the cotangent; below are two examples of how we can calculate the cotangent using trigonometric identities: