-
Hi @kylebaron; this is a naive question, but is there any problem with ETA, and EPS if they are used as
|
Beta Was this translation helpful? Give feedback.
Answered by
kylebaron
Mar 13, 2021
Replies: 1 comment 1 reply
-
Hi @Mutaz94 - [ global ]
#define eta(n) ETA(n) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Mutaz94
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Mutaz94 -
Yeah ... that
ETA(n)
is just part of the syntax and is case sensitive. I think all you could do here is write a pre-processor definition for this.