cppreference.com
Benutzerkonto anlegen
Anmelden
Namensräume
Vorlage
Diskussion
Varianten
Ansichten
Lesen
Bearbeiten
Versionen/Autoren
Aktionen
Vorlage:cpp/numeric/ratio/navbar
Aus cppreference.com
C++
Sprache
Concepts
Utilities-Bibliothek
Strings Bibliothek
Container-Bibliothek
Algorithmen-Bibliothek
Iteratoren Bibliothek
Numerik-Bibliothek
Input / Output-Bibliothek
Lokalisierungen Bibliothek
Reguläre Ausdrücke Bibliothek
(C++11)
Atomare Operationen Bibliothek
(C++11)
Thread Support-Bibliothek
(C++11)
[edit]
Numerik-Bibliothek
Gemeinsame mathematischen Funktionen
Floating-Point-Umgebung
Komplexe Zahlen
Numerische Arrays
Pseudo-Zufallszahlen
Compile-time rationale Arithmetik
(C++11)
Generische numerische Operationen
Original:
Generic numeric operations
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
iota
(C++11)
accumulate
inner_product
adjacent_difference
partial_sum
[edit]
Compile-Zeit rationale Arithmetik
ratio
(C++11)
Arithmetik
Original:
Arithmetic
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
ratio_add
(C++11)
ratio_subtract
(C++11)
ratio_multiply
(C++11)
ratio_divide
(C++11)
Vergleich
Original:
Comparison
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
ratio_equal
(C++11)
ratio_not_equal
(C++11)
ratio_less
(C++11)
ratio_less_equal
(C++11)
ratio_greater
(C++11)
ratio_greater_equal
(C++11)
[edit]