Re: maple programming
From: Christopher Creutzig (ccr_at_mupad.de)
Date: 12/14/04
- Next message: Richard Fateman: "Assumptions (was re: Heaviside, etc. )"
- Previous message: Bassam Karzeddin: "Re: QUINTIC EQUATION"
- In reply to: kelly hamer: "Re: maple programming"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 14 Dec 2004 17:49:01 +0100
kelly hamer wrote:
> i need to print out that every number in the array that is less than
> 15 will be printed out as 15 in a second array called C
I haven't tested this and have little practice in Maple, but please try
C := map(max, A, 15);
regards,
Christopher
- Next message: Richard Fateman: "Assumptions (was re: Heaviside, etc. )"
- Previous message: Bassam Karzeddin: "Re: QUINTIC EQUATION"
- In reply to: kelly hamer: "Re: maple programming"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|