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