Hello,
I am new to EspoCRM and I have been playing around and all I can say is it's great. I have installed the Real Estate extension.
Is there a way to enter a formula that will allow the use of exponential numbers. For example, EntityFieldFloat3=((1+EntityFieldFloat1)^EntityFie ldFloat2)/(1+EntityFieldFloat1), where ^ means 'to the power of'.
Also, if the abovementioned EntityFieldFloat1 was also declared in another formula above the EntityFieldFloat3 as EntityFieldFloat1=EntityFieldFloat4+EntityFieldFlo at5, would the system do the calculations for both at the same time?
is the order of entering the formulas in any way relevant to the calculations?
Thank you in advance.
I am new to EspoCRM and I have been playing around and all I can say is it's great. I have installed the Real Estate extension.
Is there a way to enter a formula that will allow the use of exponential numbers. For example, EntityFieldFloat3=((1+EntityFieldFloat1)^EntityFie ldFloat2)/(1+EntityFieldFloat1), where ^ means 'to the power of'.
Also, if the abovementioned EntityFieldFloat1 was also declared in another formula above the EntityFieldFloat3 as EntityFieldFloat1=EntityFieldFloat4+EntityFieldFlo at5, would the system do the calculations for both at the same time?
is the order of entering the formulas in any way relevant to the calculations?
Thank you in advance.
Comment