cppx-core
cppx-core
language
calc
std-calc.hpp
Go to the documentation of this file.
1
#pragma once // Source encoding: UTF-8 with BOM (π is a lowercase Greek "pi").
2
12
#include <c/math.hpp>
// <math.h>, <cmath>, <c/stdlib.hpp>
13
#include <complex>
// std::complex
14
#include <numeric>
// std::accumulate etc.
15
// Intentionally not including <valarray> because it doesn't follow std library conventions.
Generated by
1.8.15