XML Script logo
Power and Square Root
Code
pwr(3,3) = # pwr(3,3) #
-----
4 ^ 2 = # 4 ^ 2  #
-----
sqrt(9) = # sqrt(9) #
Output
pwr(3,3) = 27
-----
4 ^ 2 = 16
-----
sqrt(9) = 3
Ref

x.2607

XML Script homepage | Documentation home | XML Script docs | Command list | Function list | X-Tract docs

X-Stream, X-Tract and XML Script are trade marks of DecisionSoft Limited
© Copyright 1998-2000 DecisionSoft Limited