Overloaded function.
isAngle(arg0: lsst.geom.Angle) -> bool
isAngle(arg0: typing.SupportsFloat) -> bool
isAngle()