Searched defs:cosh (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/lib/
H A Dcmath.rb214 def cosh(z) method in class:CMath
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tclx/tclx/library/
H A Dfmath.tcl28 proc cosh x {uplevel 1 [list expr cosh($x)]} procedure
/macosx-10.9.5/emacs-92/emacs/src/
H A Dfloatfns.c120 #undef cosh macro
122 #define cosh(x) ((exp(x)+exp(-x))*0.5) macro
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/include/
H A Djobs.h40 struct cosh struct
/macosx-10.9.5/ruby-104/ruby/
H A Dmath.c181 cosh(double x) function
/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.h119 cosh, enumerator in enum:llvm::LibFunc::Func
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/math/
H A Dbigfloat.tcl
H A Dbigfloat2.tcl

Completed in 217 milliseconds