Changeset 47 for trunk/documentation

Show
Ignore:
Timestamp:
03/28/08 03:12:26 (8 months ago)
Author:
lhealy
Message:

Unification of errors and warnings using a single class
'gsl-condition. Each numbered GSL conditions is a subclass of this
condition, under the name given by GSL, e.g. 'EDOM.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/documentation/index.html

    r32 r47  
    7070<pre> 
    7171(jacobian-elliptic-functions 0.61802d0 1.5d0) 
    72 debugger invoked on a GSL-ERROR in thread #<THREAD "initial thread" {10032258C1}>: 
    73   Input domain error (EDOM), |m| > 1.0 in elljac.c at line 46 
     72Input domain error |m| > 1.0 in elljac.c at line 46 
     73   [Condition of type EDOM] 
    7474</pre> 
    7575 </div> 
     
    159159<!-- hhmts start --> 
    160160    <small> 
    161        Time-stamp: <2008-03-08 11:22:52EST index.html> 
     161       Time-stamp: <2008-03-27 23:08:11EDT index.html> 
    162162       </small> 
    163163<!-- hhmts end -->