#include <cctype>#include <charconv>#include <cmath>#include <limits>#include "fn_spice_number.hpp"#include "assert.hpp"Namespaces | |
| namespace | belfem |
| USER GUIDES: | |
| namespace | belfem::electronics |
Functions | |
| real | belfem::electronics::spice_number_to_si (const string &aToken) |
| Convert one SPICE number token into its SI value. | |