Ignore:
Timestamp:
04/06/07 10:35:17 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers + replace some message by some report

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/Interpolation/quadrilateral2square.html

    r234 r242  
    9090 
    9191    <h3>Return value</h3> 
    92  
    93  (2,n) array: the new coordinates (xout, yout) of the (xin,yin) point(s) after 
     92 (2,n) array: the new coordinates (xout,yout) of the (xin,yin) point(s) after 
    9493 mapping. 
    9594 If xin is a scalar, then n is equal to the number of elements of x0. 
    96  If xin is an array , then n is equal to the number of elements of xin. 
     95 If xin is an array, then n is equal to the number of elements of xin. 
    9796 
    9897 
     
    299298     
    300299    <h4>Version</h4> 
    301  $Id: quadrilateral2square.pro 231 2007-03-19 17:15:51Z pinsard $ 
     300 $Id: quadrilateral2square.pro 238 2007-03-27 13:43:18Z pinsard $ 
    302301 
    303302    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.