home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Open 13
/
pcopen13.iso
/
Zip
/
SM34A.ZIP
/
KEYWORD
/
EXPANDAL.KEY
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-01-06
|
125 b
|
3 lines
expandal() expand all numerators and denominators
e.g. expandal((a+b)^2/(c+d)^2) gives (a^2+2*a*b+c^2)/(c^2+2*c*d+d^2)