GNU
|
Liberty Eiffel
|
Automated Tests
|
Wiki
|
Savannah project
|
Debian packages
|
Documentation
>
libraries
>
MATH_CONSTANTS
+
Point of view
All features
ANY
All features
expanded class MATH_CONSTANTS
Summary
top
Platform-independent, universal, mathematical constants. Intended to be used as ancestor for classes that need these constants.
Direct parents
Insert list:
ANY
Known children
Insert list:
COMPLEX_GENERAL
Overview
top
Features
Maths constants:
{
ANY
}
Pi
:
REAL_64
Pi
Pi_2
:
REAL_64
Pi divided by 2
Pi_4
:
REAL_64
Pi divided by 4
Inv_pi
:
REAL_64
Inverse pi
Sqr_2pi
:
REAL_64
Square root of 2 pi
Tau
:
REAL_64
Tau (2Pi)
Sqr_tau
:
REAL_64
Square root of Tau
Inv_tau
:
REAL_64
Inverse of tau
Evalue
:
REAL_64
e (Euler's number)
Inv_evalue
:
REAL_64
Inverse e
Deg
:
REAL_64
Degrees/Radian
Phi
:
REAL_64
Golden Ratio
Cheb
:
REAL_64
Chebyshev constant
Zeta_2
:
REAL_64
Riemann Function
Pi
:
REAL_64
is 3.1415926535897932384626
constant attribute
{
ANY
}
top
Pi
Pi_2
:
REAL_64
is 1.5707963267948966192313
constant attribute
{
ANY
}
top
Pi divided by 2
Pi_4
:
REAL_64
is 0.7853981633974483096156
constant attribute
{
ANY
}
top
Pi divided by 4
Inv_pi
:
REAL_64
is 0.31830988618379067153
constant attribute
{
ANY
}
top
Inverse pi
Sqr_2pi
:
REAL_64
is 2.50662827463100050241
constant attribute
{
ANY
}
top
Square root of 2 pi
Tau
:
REAL_64
is 6.2831852707795864769252
constant attribute
{
ANY
}
top
Tau (2Pi)
Sqr_tau
:
REAL_64
is 2.50662827463100050241
constant attribute
{
ANY
}
top
Square root of Tau
Inv_tau
:
REAL_64
is 0.15915494401391811225565
constant attribute
{
ANY
}
top
Inverse of tau
Evalue
:
REAL_64
is 2.7182818284590452353602
constant attribute
{
ANY
}
top
e (Euler's number)
Inv_evalue
:
REAL_64
is 0.36787944117144232159
constant attribute
{
ANY
}
top
Inverse e
Deg
:
REAL_64
is 57.2957795130823208767981
constant attribute
{
ANY
}
top
Degrees/Radian
Phi
:
REAL_64
is 1.6180339887498948482045
constant attribute
{
ANY
}
top
Golden Ratio
Cheb
:
REAL_64
is 0.59017029950804811302
constant attribute
{
ANY
}
top
Chebyshev constant
Zeta_2
:
REAL_64
is 1.64493406684822643647
constant attribute
{
ANY
}
top
Riemann Function