We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae3474 commit 6c9a5caCopy full SHA for 6c9a5ca
README.md
@@ -3,7 +3,9 @@
3
4
**asysc** is an analog system compiler based on the lightweight Computer Algebra System **lightcas**.
5
6
-With ASysC, you can write your own components by using algebraic descriptions. For instance, consider the resistor declaration:
+With ASysC, you can write your own components by using algebraic descriptions.
7
+
8
+For instance, consider the resistor declaration:
9
10
NAME.CR(@1,@2,R) := {
11
NAME.U=ACROSS(@1,@2);
0 commit comments