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

/macosx-10.10/ruby-106/ruby/lib/
H A Dcmath.rb214 def cosh(z) method in class:CMath
[all...]
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/library/
H A Dfmath.tcl28 proc cosh x {uplevel 1 [list expr cosh($x)]} procedure
/macosx-10.10/emacs-93/emacs/src/
H A Dfloatfns.c120 #undef cosh macro
122 #define cosh(x) ((exp(x)+exp(-x))*0.5) macro
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/include/
H A Djobs.h40 struct cosh struct
/macosx-10.10/ruby-106/ruby/
H A Dmath.c181 cosh(double x) function
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalc-math.el[all...]
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLibraryInfo.h119 cosh, enumerator in enum:llvm::LibFunc::Func
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/math/
H A Dbigfloat.tcl
H A Dbigfloat2.tcl

Completed in 270 milliseconds