Normalizes scientific notation numbers in an object or array to a fixed number of decimal places.
This function recursively processes objects, arrays, and numbers, converting scientific notation
to a fixed decimal representation. Non-numeric values are left unchanged.
Normalizes scientific notation numbers in an object or array to a fixed number of decimal places.
This function recursively processes objects, arrays, and numbers, converting scientific notation to a fixed decimal representation. Non-numeric values are left unchanged.