Hynek Baran

63 Reputation

8 Badges

18 years, 349 days
Silesian University at Opava
Opava, Czech Republic

MaplePrimes Activity


These are questions asked by Hynek Baran

Sorry for may be stupid question, but please see the following example:

a := proc() A end:
a();
                               A
a[b]();
                  ...

Is it possible to print a hyperlink to the worksheet (programatically, not by clicking menu)? In Maple 13 worksheets are errors and warnings displayed as hyperlinks to web.
The command collect( u*(u[t]+1), [u, u[t]], distributed); is not giving me the expected result u+u[t]*u but the error message Error, (in collect/series) invalid expression for series
Page 1 of 1