How to use maths functions with my parameters, eg asin(d1/d3)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How can I pass my parameters into maths functions ?
Eg to get the angle from my parameter using this formula,
asin(MyParameterValue)
cannot be evaluated.
I have tried all methods I can find and now asking here.
Please see below images.