/**************************************************************************** ** ** This file is part of GAP, a system for computational discrete algebra. ** ** Copyright of GAP belongs to its developers, whose names are too numerous ** to list here. Please refer to the COPYRIGHT file for details. ** ** SPDX-License-Identifier: GPL-2.0-or-later ** ** This file declares the functions for the artithmetic of rationals. ** ** Rationals are the union of integers and fractions. A fraction is a ** quotient of two integers where the denominator is relatively prime to the ** numerator. If in the description of a function we use the term rational ** this implies that the function is also capable of handling integers, ** though its function would usually be performed by a routine in the ** integer package. We will use the term fraction to stress the fact that ** something must not be an integer.
*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.