A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://en.wikibooks.org/wiki/Ada_Programming/Libraries/Ada.Numerics below:

Ada Programming/Libraries/Ada.Numerics - Wikibooks, open books for an open world

Toggle the table of contents Ada Programming/Libraries/Ada.Numerics

From Wikibooks, open books for an open world

Ada. Time-tested, safe and secure.

This language feature is available from Ada 95 on.

Ada.Numerics is a unit of the Predefined Language Environment since Ada 95.

package Ada.Numerics is
   pragma Pure (Numerics);
   Argument_Error : exception;
   Pi : constant :=
         3.14159_26535_89793_23846_26433_83279_50288_41971_69399_37511;
   π  : constant := Pi;
   e  : constant :=
         2.71828_18284_59045_23536_02874_71352_66249_77572_47093_69996;
end Ada.Numerics;
π
This language feature is only available from Ada 2005 on.

FSF GNAT


drake


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4