normalize

Normalizes the given surface (minimum value will be 0, maximum value will be 1) Doesn`t alter surface limits and origin point Case of equal min and max is not controlled (division by zero will occur)

Parameters

surface CartesianSurface

surface to normalize

Return Value

Normalized surface for more convenient call chaining

Meta