syntfil[round2row] - rounding resistors value to standardized value
Calling sequence:
ARCRoundR(n, row);
Parameters:
n - positive real number
row - notation of normalized row (E24, E48, E96, E192, eventually "composite row" 242)
Description:
Examples:
| > | with(syntfil): |
| > | round2row(2021,48); |
| > | round2row(2021,192); |
| > | round2row(2021,242); |
| > | evalf(%); |
| > | round2row(2030,242); |
| > | evalf(%); |
See also: