isbn10_code_test, an Octave code which calls isbn10_code(), which computes the check digit for a 10 digit International Standard Book Number (ISBN10), or reports whether a given ISBN10 is valid.
The information on this web page is distributed under the MIT license.
isbn10_code, an Octave code which computes the check digit for a 10 digit International Standard Book Number (ISBN10), or reports whether a given ISBN10 is valid.