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 />

exp<br />

Task function category: Mathematical Functions, Mathematical Functions Operating on<br />

Complex Numbers, Functions Operating on Waveforms<br />

Exponent function.<br />

Usage<br />

Mathematical Function<br />

exp(VAL)<br />

unsafe_exp(VAL)<br />

Complex Number Function<br />

exp(c)<br />

unsafe_exp(c)<br />

Waveform Function<br />

exp(wf)<br />

exp(wf, x_start, x_end)<br />

Arguments<br />

Mathematical Function<br />

• VAL<br />

Value.<br />

Complex Number Function<br />

• c<br />

Input complex number.<br />

Waveform Function<br />

• wf<br />

Waveform identifier.<br />

• x_start<br />

Waveform start point.<br />

• x_end<br />

Waveform end point.<br />

Return Values<br />

Mathematical Function<br />

Computes the value of e raised to the power of VAL: e VAL . exp will output a linear<br />

extrapolation of the result if VAL is more than 80.<br />

Eldo® User's Manual, 15.3 893

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

Saved successfully!

Ooh no, something went wrong!