Welcome to the FORTRAN Version of Adams/Solver > Adams/Solver (FORTRAN) Functions > INCANG

www.kxcad.net Home > CAE Index > MSC Software Index > Adams MD R2 Index


Your Ad Here

INCANG
The INCANG function computes the included angle between the line defined by markers i and j, and the line defined by markers j and k. The three markers can be on separate parts.
 
Note:  
Format
INCANG (i, j, k)
Arguments
 
Examples
Variable/1, Fun=INCANG(3,2,4)*RTOD/
The variable computes the angle between the line segments that markers 2 and 3, and markers 2 and 4, define.
 
Your Ad Here