Skip to content

cf_safe_invert

Category: math
GitHub: cute_math.h


Safely inverts a, returning 0 when components are zero to avoid division-by-zero.

#define cf_safe_invert(a)

cf_div
cf_mul
cf_norm