10 May 2025 11:14:57 AM BLAS0_TEST(): C version Test BLAS0(). DMACH_TEST DMACH returns some approximate machine numbers. DMACH(1) = EPS = 2.220446e-16 DMACH(2) = TINY = 8.900295e-306 DMACH(3) = HUGE = 1.123558e+305 TEST015 R4_SIGN returns the sign of a number. -1.250000 -1.000000 -0.250000 -1.000000 0.000000 1.000000 0.500000 1.000000 9.000000 1.000000 TEST03 R8_SIGN returns the sign of a number. -1.250000 -1.000000 -0.250000 -1.000000 0.000000 1.000000 0.500000 1.000000 9.000000 1.000000 BLAS0_TEST(): Normal end of execution. 10 May 2025 11:14:57 AM