Answered
[Feature Request] More Math in Input Fields
Illustrator currently only allows one math operation in input fields.
Having the possibility to use expressions like:
- (3 * 40) + (8 * 15)
- 88 * sin(137.5)
- 12 * (18 + (24 * 3))
would greatly increase usability in certain scenarios.
In the future we might even be able to do this:
- (5 * width) + 8 object parameters
- 14 * myVar user parameters
