Searched defs:cos (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/bigdecimal/lib/bigdecimal/
H A Dmath.rb83 def cos(x, prec) method in class:BigMath
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/Plugin/
H A DMath.pm49 sub cos { shift; CORE::cos($_[0]); } subroutine
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/Plugin/
H A DMath.pm49 sub cos { shift; CORE::cos($_[0]); } subroutine
/macosx-10.9.5/ruby-104/ruby/lib/
H A Dcmath.rb170 def cos(z) method in class:CMath
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tclx/tclx/library/
H A Dfmath.tcl27 proc cos x {uplevel 1 [list expr cos($x)]} procedure
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/math/
H A Dqcomplex.tcl
H A Dbigfloat.tcl[all...]
H A Dbigfloat2.tcl[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/calc/
H A Dcalc-math.el[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLibraryInfo.h115 cos, enumerator in enum:llvm::LibFunc::Func

Completed in 204 milliseconds