Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/PVS/exact_real_arith/   (Beweissystem der NASA Version 6.0.9©)  Datei vom 28.9.2014 mit Größe 1 kB image not shown  

Quelle  top.pvs   Sprache: PVS

 
%------------------------------------------------------------------------------
% Top file for exact_real_arith
%
%     Author: David Lester, Manchester University
%
%     Version 1.0            18/2/09   Initial Release Version
%------------------------------------------------------------------------------

top: THEORY

BEGIN

  IMPORTING prelude_aux,  % Various auxiliary results
            prelude_A4,   % Scaffolding for ...
            appendix,     % Approximation results
            prelude_sqrt, % Definition and properties of sqrt

            cauchy,       % Cauchy property
            int,          % int and nat definitions
            add,          % addition
            neg,          % negation
            sub,          % subtraction
            mul,          % multiplication
            inv,          % reciprocal
            div,          % division
            rat,          % Rationals
            shift,        % multiplication/division by 2^n
            min,          % min of two ERA numbers
            max,          % max of two ERA numbers
            sqrtx,        % sqrt of ERA
            power,        % raising an ERA to a natural power (x^n)
            sum,          % summation
            series,       % series
            powerseries,  % powerseries 
            atanx,        % arctangent of an ERA
            asinx,        % arcsine of an ERA
            acosx,        % arcosine of an ERA
            sincosx,      % sine and cosine of an ERA
            trigx,        % sec, cosec and cot
            log,          % log of an ERA
            exp,          % exp of an ERA
            hyperbolicx,  % hyperbolic functions
            test        

END top

100%


¤ Dauer der Verarbeitung: 0.2 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

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.