10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Eldo Control Language<br />

Library of Functions for Tasks<br />

pow<br />

Task function category: Mathematical Functions<br />

Returns the value of VAL1 to the power of the integer part of VAL2. pow will exit properly if<br />

VAL1 is a equal to 0 and VAL2 is negative.<br />

Usage<br />

pow(VAL1, VAL2)<br />

unsafe_pow(VAL1, VAL2)<br />

Arguments<br />

• VAL1<br />

Value 1.<br />

• VAL2<br />

Value 2.<br />

Related Topics<br />

Library of Functions for Tasks<br />

pow_10<br />

Numbers<br />

944<br />

Eldo® User's Manual, 15.3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!