Previous: fittde Up: ../plot79_f.html Next: fittev


FITTDO

       REAL FUNCTION  FITTDO (I,J,K,P,MP)
 C$    (Triangulate - Internal Dot Product)
 C$    Return  the  dot  product   of  the  two  triangle   edges,
 C$    (I-J).(K-J).
 C$    (03-APR-82)