Message 1 of 9
Can't get degree value if using number parameter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
E.g.
x is defined as number type parameter in family, and x = 0.02.
y and z is defined as degree type parameter in family.
If I type formula "=atan(x) in the y formula field, it can't calculate the y value.
But if I type formula "=atan(0.02) in the z formula field, it can calculate y = 0.146°