Drughi Posted February 24, 2019 Share Posted February 24, 2019 (edited) if you take any parameter and type a value of 0.1 Houdini is going to make it 0.10000000000000001. Why the fuck is it doing this?? Can you change that? Edited February 24, 2019 by Drughi Quote Link to comment Share on other sites More sharing options...
anim Posted February 24, 2019 Share Posted February 24, 2019 It's called floating point "precision" and it's not a Houdini thing but all floating point numbers exhibit this unless you are dealing with exact arithmetic. Houdini is nice enough to show you those imprecise numbers instead of lying to you by rounding, except for spreadsheet, that rounds Quote Link to comment Share on other sites More sharing options...
Drughi Posted February 25, 2019 Author Share Posted February 25, 2019 Ok, thanks for explaining, but I would rather expect the spreadsheet not to round. Quote Link to comment Share on other sites More sharing options...
anim Posted February 25, 2019 Share Posted February 25, 2019 3 minutes ago, Drughi said: Ok, thanks for explaining, but I would rather expect the spreadsheet not to round. many of us would, it's been source of a lot of confusions, feel free to submit RFE Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.