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