Searched refs:tanh_special_values (Results 1 – 1 of 1) sorted by relevance
759 static Py_complex tanh_special_values[7][7]; variable796 r = tanh_special_values[special_type(z.real)] in c_tanh()1199 INIT_SPECIAL_VALUES(tanh_special_values, { in initcmath()