# File lib/pdf/math.rb, line 51
51:
def
deg2deg
(
deg
) 52:
remt
(
deg
,
360
) 53:
end