Searched refs:tanh (Results 1 – 2 of 2) sorted by relevance
131 def tanh(rad) method133 result = Math.tanh(rad)
168 @function tanh($number) {186 @return 1/ tanh($number);