Hi,
I have a list of numerical constants I want to use in the code. I am blanking on whether I can define these constant using a constant symbol that, then gets expanded into the number whenever used in the code – via preprocessing.
Can this be done?
thanks,
Dan