Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
These work for me when I write them in the parameter window, but what is the correct way to write these within iLogic?
I'm not sure the correct way to write the (/1in), as the "in" causes problems within the code)
1. acos((D1_b/1in)/(D1_c/1in))
2. asin((D1_b/1in)/(D1_c/1in))
3. sqrt(((D1_a/1in)^2ul)+((D1_b/1in)^2ul))*1in
(Above parameter names) D1_a, D1_b, D1_c
Solved! Go to Solution.