# File lib/pdf/math.rb, line 46
46:
def
rad2rad
(
rad
) 47:
remt
(
rad
,
PI2
) 48:
end