r8_scale


r8_scale, a MATLAB code which computes the "next" and "previous" real numbers.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

r8_scale is available in a MATLAB version and an Octave version.

Related Data and Programs:

r8_scale_test

bvec, a MATLAB code which demonstrates how signed integers can be stored as binary vectors, and arithmetic can be performed on them.

machar, a MATLAB code which computes the appropriate values of machine constants for a given machine, by William Cody.

machine, a MATLAB code which stores the appropriate values of machine constants for a given machine.

r8lib, a MATLAB code which contains many utility routines using double precision real (r8) .

ubvec, a MATLAB code which demonstrates how unsigned binary vectors, strings of 0's and 1's, can represent nonnegative integers or subsets or other mathematical objects, for which various arithmetic and logical operations can be defined.

Source Code:


Last revised on 18 May 2023.