11.01.2013 Views

NX Nastran DMAP Programmer's Guide - Kxcad.net

NX Nastran DMAP Programmer's Guide - Kxcad.net

NX Nastran DMAP Programmer's Guide - Kxcad.net

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

22<br />

Instructions<br />

The following table shows the complete function library. The abbreviations in the far<br />

right column signify types:<br />

Abbreviation Type<br />

I Integer<br />

R, RS, or RD Real<br />

C, CS, or CD Complex<br />

A Character<br />

L Logical<br />

Format Definition Result<br />

ABS( x)<br />

absolute value x if x is I or R<br />

ACOS(<br />

x)<br />

arccosine<br />

The result is computed in radians.<br />

b , if<br />

2 + x x = a + ib<br />

– 1<br />

cos ( x)<br />

where<br />

– 1 ≤ x ≤1,<br />

if x is I or R<br />

Argument Type<br />

to Result Type<br />

I to I<br />

R and C to R<br />

I and R to C<br />

C to C<br />

ACOSH( x)<br />

hyperbolic arccosine<br />

cosh<br />

I and R to R<br />

C to C<br />

1 – () x<br />

x ≥ 1<br />

For real and integer arguments, values less than 1 result in errors.<br />

ANDL( xy , ) numeric AND TRUE if x < 0 and y < 0<br />

FALSE otherwise<br />

I, R, and C to L<br />

ASIN(<br />

x)<br />

arcsin<br />

The result is computed in radians.<br />

– 1<br />

sin ( x)<br />

where<br />

– 1 ≤ x ≤1,<br />

if x is I or R<br />

I and R to R<br />

C to C<br />

ASINH( x)<br />

hyperbolic sine<br />

sinh<br />

I and R to R<br />

C to C<br />

1 – () x<br />

ATAN( x)<br />

arctangent<br />

tan<br />

I and R to R<br />

C to C<br />

1 – ()<br />

x<br />

a 2<br />

The result is computed in radians.

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

Saved successfully!

Ooh no, something went wrong!