Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When creating user parameters, I often need to use exponents, square roots, etc., and these math functions either require unitless input, or when given unit-ed input, the resulting output no longer matches the unit of the parameter I'm defining, e.g. if x=2 in., x^2 results in 4 in^2, which means the unit for the parameter must be in^2.
Is there a function to retrieve the unitless version of a parameter? That would solve this problem, but if you have other tips to work around this, I'd love to hear them! Right now, I end up defining two different versions of the same parameter--one with a unit and one that's no unit. That kinda sucks.
Solved! Go to Solution.