roo_quantity
API Documentation for roo_quantity
Loading...
Searching...
No Matches
si.cpp File Reference
#include "roo_quantity/si.h"
#include <cmath>
#include <cstdio>
Include dependency graph for si.cpp:

Go to the source code of this file.

Namespaces

namespace  roo_quantity
 For convenience conversion from roo_time::Duration.
 

Functions

void roo_quantity::FormatSimpleSiValue (float val, const char *base_unit, char *out, int maxlen)
 Formats a value with an SI prefix and base unit.