EXPT

Gives the real result of the operation: (base
exponent
) 'base' being the first argument and 'exponent' the second one.
lrsf_ex1
Arguments
IN
IN
REAL
Any signed real value
EXP
EXP
DINT
Integer exponent
EXPT
Q
REAL
(IN
EXP
)
Example
(* FBD Program using "EXPT" Function *)
lrsf_ex2
(* ST Equivalence: *)
tb_size := ANA (EXPT (2.0, range) );
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal