Hi,

 

 

try the function exp  or exp10

(look at systemdocumentation / functions)

 

the reserved word '^' should be an XOR

 

bxe,

 

SebDra

 

Von: Axapta-Knowledge-Village@yahoogroups.com
[mailto:axapta-knowledge-vill...@yahoogroups.com] Im Auftrag von Girac
Gesendet: Dienstag, 21. Juli 2009 01:08
An: Axapta-Knowledge-Village@yahoogroups.com
Betreff: [Axapta-Knowledge-Village] Help On A Calculation With An
Exponent.

 

  

I have the following calculation I am trying to do:
T = (1-((1/(1+I))^n)/I)*((1+I)/I*30)/(1+(I*DFP)/30);
I do not get the proper result returned to me. 
When I try a T=N^2; where N=60, I get a 62 returned. 
How would I use an exponent in X++.



<<image001.jpg>>

<<image002.jpg>>

Reply via email to