# File lib/compass/sass_extensions/functions/trig.rb, line 7
def
sin
(
number
)
trig
(
:sin
,
number
)
end