Ignore:
Timestamp:
08/08/08 17:55:40 (16 years ago)
Author:
pinsard
Message:

improvements of headers (paragraphs and alignments)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Utilities/lineintersection.pro

    r371 r375  
    2424; @returns 
    2525; 2 possibilities: 
    26     1) by default: it is a vector of complex whose each element is the coordinates 
    27 ;                     of the intersection point of a pair of straight lines. 
    28     2) if FLOAT is activated, it is a array of reals of dimension 2, 
    29 ;         number_of_pairs_of_straight_lines whose each row is the coordinates 
    30 ;         of the intersection point of a pair of straight line. 
     261) by default: it is a vector of complex whose each element is the  
     27;     coordinates of the intersection point of a pair of straight lines. 
     282) if FLOAT is activated, it is a array of reals of dimension 2, 
     29;     number_of_pairs_of_straight_lines whose each row is the coordinates 
     30;     of the intersection point of a pair of straight line. 
    3131; 
    3232; @restrictions 
Note: See TracChangeset for help on using the changeset viewer.