21.12.2012 Views

WellCAD Basics - Advanced Logic Technology

WellCAD Basics - Advanced Logic Technology

WellCAD Basics - Advanced Logic Technology

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

496 - APPENDIX C<br />

www.alt.lu<br />

Abbreviation Description Example<br />

Abs Absolute value Abs (-3.1415) = 3.1415<br />

Acos Arc Cosine (in RAD) ACos (0.5) = 1.0472<br />

Asin Arc Sine (in RAD) ASin (0.5) = 0.5236<br />

Atan Arc Tangent (in RAD) ATan (0.5) = 0.4636<br />

Atan2( , ) Arc Tangent of y/x ATan(3/2)=0.98<br />

AveInt( , , ) Arithm. Mean of depth interval AveInt({GR}, 10, 20)<br />

Ceil Round to highest integer Ceil (3.1415) = 4<br />

Clip Clips the current value to min or<br />

max of interval limits<br />

Clip({Grindex},0,1)<br />

Cos Cosine (in RAD) Cos (0) = 1<br />

Cosh Hyperbolic Cosine () Cosh(0.5) = 1.1276<br />

Deg Convert Rad to Deg Deg (3.1415) = 180<br />

Diff(A ,N ) Calculates the difference<br />

between values n/2 samples<br />

above and below the current<br />

sample of log A<br />

Diff({Temp},2)<br />

Exp e ^ x Exp (10) = 22026.4658<br />

Floor Round to lowest integer Floor (3.1415) = 3<br />

Grad(A, N) Calculates the gradient between<br />

values found n/2 sample above<br />

and below the current data point<br />

of log A.<br />

Grad({Temp},4)<br />

J0 Bessel function J0 J0(1) = 0.76520<br />

J1 Bessel function J1 J1(1) = 0.44005<br />

Ln Neperean logarithm Ln (10) = 2.3026<br />

Log Decimal logarithm Log (10) = 1<br />

LogBase(A,B) Logarithm of argument and<br />

custom base<br />

LogBase(10,2)=3.3219<br />

NEXT(A , N) Returns the value found N<br />

samples below the current depth<br />

position<br />

NEXT({Temp}, 1)<br />

PREV(A, N) Returns the value found N<br />

samples above the current depth<br />

position<br />

PREV({Temp}, 2)

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

Saved successfully!

Ooh no, something went wrong!