Normalization
in
Core Library Questions
•
2 years ago
Hello,
how does the norm( value, low, high) method internally work? I mean is it a "real" normalization function like squareroot normalization, logarithmic normalization or linear?
I think I'll write my own little normalization functions, thus the user can switch between a few normalizations.
regards,
Johannes
how does the norm( value, low, high) method internally work? I mean is it a "real" normalization function like squareroot normalization, logarithmic normalization or linear?
I think I'll write my own little normalization functions, thus the user can switch between a few normalizations.
regards,
Johannes
1