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

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