Warning
Input Validation Required
Fast scalar functions do not validate inputs or handle special cases. Using these
functions with NaN, Inf, or out-of-range inputs may produce undefined results or
incorrect values. Always validate inputs before calling fast variants.