Lines Matching full:acosh
2397 DEFINE_DERIVED_FLOAT1(ACosh, acosh, x, log(x + sqrt((x + constant(1.0f)) *5098 addScalarFactory<ACosh>(*funcs);