Searched defs:sinh (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/ruby-106/ruby/lib/
H A Dcmath.rb199 def sinh(z) method in class:CMath
[all...]
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/library/
H A Dfmath.tcl35 proc sinh x {uplevel 1 [list expr sinh($x)]} procedure
/macosx-10.10/emacs-93/emacs/src/
H A Dfloatfns.c121 #undef sinh macro
123 #define sinh(x) ((exp(x)-exp(-x))*0.5) macro
/macosx-10.10/ruby-106/ruby/
H A Dmath.c204 sinh(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.h264 sinh, 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 167 milliseconds