Searched refs:small_sinh (Results 1 – 1 of 1) sorted by relevance
825 …bool small_sinh = eval_get_sign(x) < 0 ? x.compare(fp_type(-0.5)) > 0 : x.compare(fp_type(0.5)) < … in sinhcosh() local827 if(p_cosh || !small_sinh) in sinhcosh()837 if(small_sinh) in sinhcosh()