dens8890

5 Reputation

One Badge

14 years, 329 days

MaplePrimes Activity


These are questions asked by dens8890

Hi,

I was trying out piecewise functions as we have a question on them on our assignment. When I did this question in Maple 10 (our uni has this version), I got the answer, but when I type the same thing on Maple14(I use this version), I got the following:

u(x,0) := piecewise(x < -h, 0, -h <x and x <h, 1, h<x, 0);
Error, invalid left hand side in assignment

I know it is something to do with u(x,0...

Page 1 of 1