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