================================ 
repeatedly find "check"          
================================ 
                                 
================================ 
float div test   check ========= 
================================ 
                                 
 ucbtest BEGIN in UCBDIVTE.C at line 330 
 100 tests on float with 24 significant bits 

Number of significant bits : m = 24 ...

Number of failures (out of 164 cases) = 0
 ucbtest END   in UCBDIVTE.C at line 462 for float 
                                 
================================ 
float mul test   check ========= 
================================ 
                                 
 ucbtest BEGIN in UCBMULTE.C at line 556 
 100 tests on float with 24 significant bits 


1. One-shot test of multiplication & division: passed

2. Halfway cases, 100 cases tested:

  a. Passed consistency tests for halfway cases.

  b. Passed correctness tests for halfway cases.


3. Nearly halfway cases, 100 cases tested:

  a. Passed consistency tests for nearly halfway cases.

  b. Passed correctness tests for nearly halfway cases. 

 ucbtest END   in UCBMULTE.C at line 575 for float 
                                 
================================ 
float sqrt test  check ========= 
================================ 
                                 
 ucbtest BEGIN in UCBSQRTE.C at line 365 
 100 tests on float with 24 significant bits 

Number of failures (out of 42 cases) = 0
 ucbtest END   in UCBSQRTE.C at line 464 for float 
                                 
================================ 
double div test  check ========= 
================================ 
                                 
 ucbtest BEGIN in UCBDIVTE.C at line 330 
 100 tests on double with 53 significant bits 

Number of significant bits : m = 53 ...

Number of failures (out of 165 cases) = 0
 ucbtest END   in UCBDIVTE.C at line 462 for double 
                                 
================================ 
double mul test  check ========= 
================================ 
                                 
 ucbtest BEGIN in UCBMULTE.C at line 556 
 100 tests on double with 53 significant bits 


1. One-shot test of multiplication & division: passed

2. Halfway cases, 100 cases tested:

  a. Passed consistency tests for halfway cases.

  b. Passed correctness tests for halfway cases.


3. Nearly halfway cases, 100 cases tested:

  a. Passed consistency tests for nearly halfway cases.

  b. Passed correctness tests for nearly halfway cases. 

 ucbtest END   in UCBMULTE.C at line 575 for double 
                                 
================================ 
double sqrt test check ========= 
================================ 
                                 
 ucbtest BEGIN in UCBSQRTE.C at line 365 
 100 tests on double with 53 significant bits 

Number of failures (out of 39 cases) = 0
 ucbtest END   in UCBSQRTE.C at line 464 for double 
                                 
================================ 
longdouble div test  check ===== 
================================ 
                                 
 ucbtest BEGIN in UCBDIVTE.C at line 330 
 100 tests on long double with 64 significant bits 

Number of significant bits : m = 64 ...

Number of failures (out of 164 cases) = 0
 ucbtest END   in UCBDIVTE.C at line 462 for long double 
                                 
================================ 
longdouble mul test  check ===== 
================================ 
                                 
 ucbtest BEGIN in UCBMULTE.C at line 556 
 100 tests on long double with 64 significant bits 


1. One-shot test of multiplication & division: passed

2. Halfway cases, 100 cases tested:

  a. Passed consistency tests for halfway cases.

  b. Passed correctness tests for halfway cases.


3. Nearly halfway cases, 100 cases tested:

  a. Passed consistency tests for nearly halfway cases.

  b. Passed correctness tests for nearly halfway cases. 

 ucbtest END   in UCBMULTE.C at line 575 for long double 
                                 
================================ 
longdouble sqrt test check ===== 
================================ 
                                 
 ucbtest BEGIN in UCBSQRTE.C at line 365 
 100 tests on long double with 64 significant bits 

Number of failures (out of 40 cases) = 0
 ucbtest END   in UCBSQRTE.C at line 464 for long double 
                                 
================================ 
done!            =============== 
================================ 
