Lines Matching refs:also
100 acosh(2.0f); // also calls the float version and returns float.
103 acosh(2.0L); // also calls the long double version.
131 See also __acosh for the full template (header only) version of this function.
139 See also __asinh for the full template (header only) version of this function.
147 See also __atanh for the full template (header only) version of this function.
155 See also __cbrt for the full template (header only) version of this function.
171 See also __erf for the full template (header only) version of this function.
180 See also __erfc for the full template (header only) version of this function.
189 See also __expm1 for the full template (header only) version of this function.
210 See also __hypot for the full template (header only) version of this function.
220 See also __lgamma for the full template (header only) version of this function.
229 See also __llround for the full template (header only) version of this function.
238 See also __log1p for the full template (header only) version of this function.
247 See also __lround for the full template (header only) version of this function.
269 See also __round for the full template (header only) version of this function.
279 See also __tgamma for the full template (header only) version of this function.
287 See also __trunc for the full template (header only) version of this function.
289 See also [@http://www.open-std.org/JTC1/SC22/WG14/www/docs/n1124.pdf C99 ISO Standard]