Libraries
»
appmath
(0.0.1)
»
Index
»
AppMath
»
C
»
#tan
Method: AppMath::C#tan
Defined in:
lib/cnum.rb
#
tan
⇒
Object
Tangent.
339 340 341
# File 'lib/cnum.rb', line 339
def
tan
sin
/
cos
end