September 2017 Update
This commit is contained in:
parent
bba7bfd280
commit
ba8067c3b7
14570 changed files with 153136 additions and 63871 deletions
|
|
@ -1,6 +1,5 @@
|
|||
include complex.seq
|
||||
|
||||
: ZNEGATE ( r i -- -r -i ) fswap fnegate fswap fnegate ;
|
||||
S" fsl-util.fs" REQUIRED
|
||||
S" complex.fs" REQUIRED
|
||||
|
||||
zvariable x
|
||||
zvariable y
|
||||
|
|
@ -9,5 +8,6 @@ pi 1.2e y z!
|
|||
|
||||
x z@ y z@ z+ z.
|
||||
x z@ y z@ z* z.
|
||||
1e 0e zconstant 1+0i
|
||||
1+0i x z@ z/ z.
|
||||
x z@ znegate z.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue