android13/external/ltp/testcases/misc/math/float/exp_log
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
Makefile initial 2024-06-22 20:45:49 +08:00
genexp.c initial 2024-06-22 20:45:49 +08:00
genexp_log.c initial 2024-06-22 20:45:49 +08:00
genfrexp.c initial 2024-06-22 20:45:49 +08:00
genhypot.c initial 2024-06-22 20:45:49 +08:00
genldexp.c initial 2024-06-22 20:45:49 +08:00
genlog.c initial 2024-06-22 20:45:49 +08:00
genlog10.c initial 2024-06-22 20:45:49 +08:00
genmodf.c initial 2024-06-22 20:45:49 +08:00
readme initial 2024-06-22 20:45:49 +08:00

readme

/* please, adapt the Makefile file to your environment */

/* cd to exp_log directory */
$ pwd
/home/linux/livr/exp_log

/* compile */
$ make all

/* start datafiles generator */
$ genexp_log

/* put datafiles where they have to be loaded */
$ make install