Message 1 of 6
Formula in Parameters - not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Guys,
I have found a bit of a bug when entering formulas into the Parameters specifically "sqrt"
The "sqrt" function will only accept numbers and does not allow you to reference another formula in the list, example.
I have a parameter called "H1" it is an expression that gives a result of 9mm
sqrt(H1) - is not valid
sqrt(9) gives a result of 3
it is a little frustrating when setting up a fully parametric model because it means each time the H1 expression changes I need to manually update the number in the sqrt function.
Am I doing something wrong or is this a bug in the system?