Cargando…
C++ for mathematicians : an introduction for students and professionals /
Autor principal: | |
---|---|
Formato: | Libro |
Lenguaje: | English |
Publicado: |
Boca Raton :
Chapman & Hall/CRC,
2006.
|
Materias: |
Tabla de Contenidos:
- I PROCEDURES: The basics
- Numbers
- Greatest common divisor
- Random numbers
- Arrays
- II OBJECTS: Points in the plane
- Pythagorean triples
- Containers
- Modular arithmetic
- The projective plane
- Permutation
- Polynomials
- III TOPICS: Using other packages
- Strings, input/output, and visualization
- Odds and ends
- IV APPENDICES: Your C++ computing environment
- Documentation with Doxygen
- C++ reference
- Answers.