SpiceSharp / SpiceSharpBehavioral

This library extends Spice# components with behavioral sources for modelling electronics circuits.
MIT License
6 stars 5 forks source link

Support for PTfudge_factor #5

Closed marcin-golebiowski closed 5 years ago

marcin-golebiowski commented 5 years ago

Please add ability to specify PTfudge_factor in Pow:

image

svenboulanger commented 5 years ago

I added a fudge factor for division and Pow(). Pow() is now also antisymmetrical like in most other Spice simulators.