Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
300
User defined formulas for WinCalcManager
posted

Is there any way I can create my own named formula using code for the calculation?  In other words, define a name with operands and have WinCalcManager call a delegate (which I would provide) to do the actual calculation.  The delegate method would return the result.