ArcCotDegrees
ArcCotDegrees[z] gives the arc cotangent in degrees of the complex number z.
Examples
Get arc cotangent in degrees:
ArcCotDegrees[1]
(* 45 *)Numerical evaluation:
ArcCotDegrees[2.0]
(* 26.5651 *)Please visit the official Wolfram Language Reference for more details.