To work in radians you must modify the math.solver.angle-unit to rad. However, I made corresponding modifications, as shown below, and the test is still wrong, with the same error as before.
Best Answer
G
Gwenaelle @MyScript
said
24 days ago
Hello,
Thank you for contacting us.
There are a few issues with above configuration:
The math solver configuration block, must be outside the "raw-content" block
the angle unit key is math.solver.angle-unit (not anglesUnit)
The math.solver.fraction-mode key has been renamed to math.solver.number-format since iink 3.2. Its possible values are unchanged.
Sid20245666
Hello,
Thank you for contacting us.
There are a few issues with above configuration:
Please refer to below example:
For the whole list of configuration keys and value, please refer to https://developer.myscript.com/docs/interactive-ink/4.1/reference/configuration/
Best regards,
Gwenaëlle
Gwenaelle @MyScript
Hello,
Thank you for contacting us.
There are a few issues with above configuration:
Please refer to below example:
For the whole list of configuration keys and value, please refer to https://developer.myscript.com/docs/interactive-ink/4.1/reference/configuration/
Best regards,
Gwenaëlle
1 person likes this