This commit is contained in:
Robin. P. Clark 2019-09-10 09:28:17 +01:00
commit ce997c0cc7

View File

@ -1,11 +1,11 @@
To get an HP48 ploting the frequerncy response of a
Z transform, first define Z as 'EXP(-(0,1)).
Z transform, first define Z as 'EXP(X*(0,-1)).
i.e.
> 'EXP(-(0,1))'
> 'EXP(X*(0,-1))'
> 'Z'
> STO