SpiceSharp / SpiceSharpBehavioral

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

Add support for ** power operator #62

Closed marcin-golebiowski closed 3 years ago

marcin-golebiowski commented 3 years ago

Add missing power operator (e.g. supported in LTSpice)

svenboulanger commented 3 years ago

I have rewritten the lexer and parser (optimization) and I have included this there.