15 std::streamsize precision = std::numeric_limits<double>::max_digits10);
25 std::ostream* os_{
nullptr};
26 std::streamsize old_precision_;
Sum type of symbolic::Expression and symbolic::Formula.
Definition: api.cc:9
Sets the decimal precision to be used to format floating-point values on output operations.
Definition: precision_guard.h:11