Skip to content

Conversation

@petertseng
Copy link

With a sub(), the number would get set to NaN, and so sub().max(0)
sets to 0. This means buying a single dimension always sets dimension
points to zero, which unnecessarily penalises buying a single dimension.

Instead, the cost should be subtracted.

With a `sub()`, the number would get set to NaN, and so `sub().max(0)`
sets to 0. This means buying a single dimension always sets dimension
points to zero, which unnecessarily penalises buying a single dimension.

Instead, the cost should be subtracted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant