ct711

12 Reputation

2 Badges

16 years, 289 days

MaplePrimes Activity


These are questions asked by ct711

I wrote a procedure shrinkTime:=proc(n::posint); The procedure only works with a positive integers and I need to plot this function. However, whenever I goto plot it; plot(shrinkTime(n)); I get this error: " Error, invalid input: shrinkTime expects its 1st argument, n, to be of type posint, but received posint" How can I specifically instruct maple to only plot at points where x is a positive integer?
Page 1 of 1