#include "__binary_formatter.hpp"#include "__character_formatter.hpp"#include "__currency_formatter.hpp"#include "__hexfloat_formatter.hpp"#include "__natural_formatter.hpp"#include "__sprintf.hpp"#include "../helpers/throw_helper.hpp"#include <algorithm>#include <cstring>#include <vector>Contains __floating_point_formatter method.