
07-20-2007, 12:43 PM
|
|
Junior Member
|
|
Join Date: Jul 2007
Posts: 1
|
|
Exponential operation in FX2n PLC
I want to perform following operation in FX2n PLC
D100 = ( D0 ** D10 )
Here D0,D10,D100 are real numner = -99.999 TO +99.9999
e.g. ( 2.45 ** -1.4567 ) ( 2.12 to the power -1.4567 )
Regards
Govind L. Lathkar
|