Changeset 294 for trunk/thune/doc

Show
Ignore:
Timestamp:
10/06/06 17:21:12 (2 years ago)
Author:
krobillard
Message:

Thune - Added 'limit.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/doc/UserManual

    r262 r294  
    426426 
    427427 
     428Math Helpers 
     429~~~~~~~~~~~~ 
     430 
     431==========  ========================  ================= 
     432Word        Stack Usage               Function 
     433==========  ========================  ================= 
     434limit       (n min max -- n)          Limit number to a range. 
     435==========  ========================  ================= 
     436 
     437 
    428438Input/Output 
    429439------------