view m4/module.mk @ 28236:5bb1c0cbb27e

dec2bin.m: Allow negative number inputs (bug #58147). * dec2bin.m: Document that negative numbers are converted according to 2's complement convention. Add example to documentation of converting a negative number. Add algorithm to detect negative inputs and add the appropriate offset for 2's complement notation. Add BIST tests.
author Nicholas R. Jankowski <jankowskin@asme.org>
date Wed, 22 Apr 2020 15:53:51 -0700
parents 8308417aff1c
children 83dbee7c8f08
line wrap: on
line source

EXTRA_DIST += \
  %reldir%/module.mk \
  %reldir%/ax_blas.m4 \
  %reldir%/ax_compare_version.m4 \
  %reldir%/ax_lapack.m4 \
  %reldir%/ax_openmp.m4 \
  %reldir%/ax_pthread.m4 \
  %reldir%/gnulib-cache.m4 \
  %reldir%/libtool.m4 \
  %reldir%/ltoptions.m4 \
  %reldir%/ltsugar.m4 \
  %reldir%/ltversion.m4 \
  %reldir%/lt~obsolete.m4 \
  %reldir%/octave_blas_f77_func.m4 \
  %reldir%/pkg.m4