I am trying to write a test method to print to screen the cosine of an angle given in degrees.
class Angle { # has num64 $.degrees;
method AngleCosi