Metropoli BBS
VIEWER: sam289.txt MODE: TEXT (ASCII)
apl>" <-APL2-------------------- sam289.txt ---------------------------->


apl>" <----------------------------------------------------------------->


apl>Lex 'sin'

1

apl>Gz#sin x;a;b


[1]       z#((1Oa)X6Ob)+0j1X(2Oa#9Ox)X5Ob#11Ox


[2]       G


apl>(L#1Ox) = sin x#0j1+1 2 3

1.298458j.634964  1.403119j-0.48905626 .21775955j-1.16344 

1 1 1

apl>" <----------------------------------------------------------------->


apl>Lex 'cos'

1

apl>Gz#cos x;a;b


[1]       z#((2Oa)X6Ob)+0j1X(_1Oa#9Ox)X5Ob#11Ox


[2]       G


apl>(L#2Ox) = cos x#0j1+1 2 3

.83373j-0.988898  -0.642148j-1.068607 -1.527638j-0.1658444

1 1 1

apl>" <----------------------------------------------------------------->


apl>Lex 'tan'

1

apl>Gz#tan x;a;b;c


[1]       z#((1Oa)%c)+0j1X(5Ob)%c#(2Oa#2X9Ox)+6Ob#2X11Ox


[2]       G


apl>(L#3Ox) = tan x#0j1+1 2 3

.27175259j1.083923  -0.2434582j1.166736 -0.05916854j.768018 

1 1 1

apl>" <----------------------------------------------------------------->


apl>Lex 'sinh'

1

apl>Gz#sinh x;a;b;c


[1]       z#((5Oa)X2Ob)+0j1X(6Oa#9Ox)X1Ob#11Ox


[2]       G


apl>(L#5Ox) = sinh x#0j1+1 2 3

.634964j1.298458  1.959601j3.165779 5.412681j8.471645

1 1 1

apl>" <----------------------------------------------------------------->


apl>Lex 'cosh'

1

apl>Gz#cosh x;a;b;c


[1]       z#((6Oa)X2Ob)+0j1X(5Oa#9Ox)X1Ob#11Ox


[2]       G


apl>(L#6Ox) = cosh x#0j1+1 2 3

.83373j.988898   2.032723j3.051898 5.439581j8.429751

1 1 1

apl>" <----------------------------------------------------------------->


apl>Lex 'exp'

1

apl>Gz#exp x;a;b;c


[1]       z#(*a#9Ox)X(2Ob)+0j1X1Ob#11Ox


[2]       G


apl>(L#*x) = exp x#0j1+1 2 3

1.468694j2.287355 3.992324j6.217676 10.85226j16.90140

1 1 1

apl>" <----------------------------------------------------------------->


apl>)off

[ RETURN TO DIRECTORY ]