Message 1 of 1
User parameter using floating point modulo returning value equal to divisor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to create a parametric hinged box, where the hinge layout will adjust according to the width of the box.
When using the floating point modulo operation, %, I have a value equal to the divisor returned from my calculation.
I have tested the equations over a range of values, and they all correspond to my calculations in a google sheets version of the calculations, except for the fringe cases of where the remainder equals the total hinge length. Something I'm doing wrong? Any possible work arounds?
Appreciate any input!