view CITATION @ 27453:05f84e5cb08a

Display correct number of digits with "format long" and fixed_point_format (bug #56938). * pr-output.cc (make_real_matrix_format, make_complex_matrix_format, make_range_format): When fixed_point_format is true, set the number of digits to the right of the decimal point (rd) to precision - 1, rather than precision.
author Rik <rik@octave.org>
date Sat, 28 Sep 2019 04:20:49 -0700
parents 823b4bcf79fc
children 83c748eb9fbd
line wrap: on
line source

To cite GNU Octave in publications use:

  John W. Eaton, David Bateman, Søren Hauberg, Rik Wehbring (2019).
  GNU Octave version 5.1.0 manual: a high-level interactive language for
  numerical computations.
  URL https://www.gnu.org/software/octave/doc/v5.1.0/

A BibTeX entry for LaTeX users is:

  @manual{,
    title     = {{GNU Octave} version 5.1.0 manual: a high-level interactive language for numerical computations},
    author    = {John W. Eaton and David Bateman and S{\o}ren Hauberg and Rik Wehbring},
    year      = {2019},
    url       = {https://www.gnu.org/software/octave/doc/v5.1.0/},
  }

We have invested a lot of time and effort in creating GNU Octave, please
cite it when using it.  See also 'citation pkgname' for citing Octave
packages.