Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
log< NV, BASE > Struct Template Reference
[log]
The base generic log template. More...
#include <log.h>
Detailed Description
template<const size_t NV, const size_t BASE>
struct etl::log< NV, BASE >
The base generic log template.
Defines value as the log of the number at the specified base. The result is rounded down to the next integer.
- Template Parameters:
-
NV The number to find the log of. BASE The base of the log.
Generated on Tue Jul 12 2022 14:05:51 by
