Created by Davide Carpi in the scope of SMath project. Published by Andrey Ivashov.
This is Open Source project. Sources shared under MIT Licence and available in public SVN repository.

Features of Electrical Engineering Library

Version 0.3.7783.42789

Functions

Additional components that add new mathematical functions to the SMath Studio program, necessary for solving problems from various fields.

  1. EEL_Cpar(...)
    Calculate the equivalent capacitance of capacitors in parallel.
  2. EEL_Cser(...)
    Calculate the equivalent capacitance of capacitors in series.
  3. EEL_Rpar(...)
    Calculate the equivalent resistance of resistors in parallel.
  4. EEL_Rser(...)
    Calculate the equivalent resistance of resistors in series.