math 410 B

123456789101112131415
  1. #DESCRIPTION:Math library tests - CPU tests
  2. abs01 abs01
  3. atof01 atof01
  4. float_bessel cd $LTPROOT/testcases/bin; float_bessel -v
  5. float_exp_log cd $LTPROOT/testcases/bin; float_exp_log -v
  6. float_iperb cd $LTPROOT/testcases/bin; float_iperb -v
  7. float_power cd $LTPROOT/testcases/bin; float_power -v
  8. float_trigo cd $LTPROOT/testcases/bin; float_trigo -v
  9. fptest01 fptest01
  10. fptest02 fptest02
  11. nextafter01 nextafter01