Christopher2222

MaplePrimes Activity


These are replies submitted by Christopher2222

@digerdiga You're welcome, I think :)

@digerdiga for your particular example, just expanding on what Kitonum did.  Created a little procedure

confine:=proc(a)
   %sqrt((a/(select(has,a,exp)))^2)*select(has,a,exp)
end proc:

Your second example equation
ex:=sqrt(x)/2h*exp(-x^2/2*epsilon)

                                

confine(ex)
                              

And on your first example equation

ex1:=sqrt(x)/2h

                     

confine(ex1)

                       

 

@digerdiga so just to verify what you want.  You want to take an expression given, and then force/manipulate it into an expression involving just the exponential and radical?

@Preben Alsholm .. Maple V Release 3, that was indeed a great one!

A Danish cabbage dish .. that's funny.  Ok shouldn't use that one.  On second thought then I suppose it shouldn't be too extravagant either.  Speaking about Christmas, the Wolfram splash screen looks like a Christmas ornament and the wordle theme makes it very cluttered. 

Maple 10 and 11 were interesting.  I guess then it's maybe best to keep the splash screen simple.

@Konstantin@ .. regarding zoom factor you'll have to think creatively, you can use font sizes for a workaround.  Combining font size and zoom factor I'm sure you can find a good size for text on the screen. 

Is it the fact that you can't get the perfectly exact size of lettering on your screen?  Or is it the fact that viewing your page can't be adjusted in continuous fashion?

edit added *** as Daniel Skoog just described above I think is perfect for your needs.  CRTL + mouse scroll

Is it understanding the proof?

That is are you trying to understand why   ( A*B mod N ) = (A mod N)*(B mod N) mod N    ?

 

Indeed a chemical theme might have been more fun.  Now that you mention a vision chart it looks almost exactly that.  The font certainly looks the same as those eye test charts, I should have initially made it into the block characters the Boggle game has. 

I will think of something more chemistry or nuclear physics related for my next project. This one was rather light.

@acer ok yes I edited the file in wordpad and recovered some of the information. But it looks like the file was corrupted or something, after some point the letters wMDA repeated over and over and over, so I selected and resaved everything up to that point.  That recovers most of the information.  I did have some information that was lost.  I can probably recall what it was but I'll try to recover it first,  It's nothing mathematically important, just something fun I was playing around with.

Currently I'm replacing all instances of wMDA with nothing using Wordpad, it has been running for 15 minutes now.  I'm restricted to 2 hours right now but I'll be able to run it overnight later on if I need to.  Maybe there's a faster way than using wordpad?

@Lali_miani curiously you must be using Maple 6 applications from the application center to have to need Maple 6. 

Maplesoft won't have that version anymore and it's not supported so you can't/won't be able to get it from them .. you could ask but most likely it will be unavailable.  Only a few long time Maple users will still have a copy of Maple 6 available.

@Mikhail Drugov .. as a text object, no.  All text objects stay positioned horizontally.  There are ways around that but not with textplot.

@Alex Bowden  .. As you were typing in your equation, didn't you get the memo?   Maple throws an indication to ask you whether you want to multiply or use it as a function. 

By continuing, you made it a function and of course you know how functions work.  Maple was smart enough to know to flag you if you wanted one or the other but didn't know which one (it can't read your mind ..yet) and so apparently defaults to one of them in which case happens to always be a function.

I can't think of an example where one types an equation in brackets multiplied by something else in brackets and expects it to be a function, so I see where your confusion is. 

@Kitonum funny, I tried this and the order remained the same.  I'm using 2017.1 Windows 7 64 bit standard interface.

I have to do this to get it to work

A := (``-cos(theta)+1)*z^2+cos(theta)

**edit added** well that was strange, your solution works now.

**edit added part2** nope, it doesn't I edited the A with `` when I was foolishly copying thinking I was copying from your code from the internet.  So no unfortunately your code won't work without using ``

@acer ok that makes sense, not really a bug then.  Also the fact that referenced labels aren't affected in the worksheet during a change makes it not so critical an issue. 

@Ramakrishnan Yes it appears using crtl + = does not produce an equation label and enter will. 

I don't see anything wrong with that unless you intend to use an unlabelled equation for later, you won't be able to reference it since it will not be labelled by using the crtl + =

Alternatively having some labels show and others not (but still being referenced) .. hmm doesn't seem to work. I had just thought by creating two tables and have one of the tables properties show equation labels unchecked it would work, however it removes reference to any equation.  My workaround solution may have inadvertantly stumbled on a bug. 

 

@Rouben Rostamian  I would mostly agree with you that a change in font style, bold or color would be enough.  On the other hand, a subtle change in font may not be enough to notice, and a color change or bold change may be too much.  Underline might be enough just to maybe point out something to the researcher but not too much of a standout.  I found one example where someone used underlined text in some of the x labels.  Probably more of a matter of taste or opinion.  I don't mean to argue the point, I'm just putting an example out there.  The underline works good here to just subtly point out certain markers.

First 30 31 32 33 34 35 36 Last Page 32 of 155