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

log<br />

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

Complex Numbers, Functions Operating on Waveforms<br />

Natural logarithm function.<br />

Usage<br />

Mathematical Function<br />

log(VAL)<br />

unsafe_log(VAL)<br />

Complex Number Function<br />

log(c)<br />

unsafe_log(c)<br />

Waveform Function<br />

log(wf)<br />

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

Natural logarithm of VAL. log will exit properly if VAL is negative or null.<br />

926<br />

Eldo® User's Manual, 15.3

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

Saved successfully!

Ooh no, something went wrong!