cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

Symbolics with float - "unapply"

rag
1-Newbie
1-Newbie

Symbolics with float - "unapply"

Just stumbled over a somewhat nasty effect using symbolics in conjunction with floats.

I know, that whenever you use a float the symbolic evaluation is switched to float and unfortunately there seems to be no way back and no switch/modifier to prevent this happening.

But can anybody explain the follwing effect and what does "unapply.." mean? Was not able to find the message in the help files.

DIff_Prob.png

Rag

9 REPLIES 9
ViktorKorobov
13-Aquamarine
(To:rag)

What Mathcad version is used ?

Viktor

Viktor Korobov schrieb:

What Mathcad version is used ?

Sorry! Using Version 14 M030.

RichardJ
19-Tanzanite
(To:rag)

I see it in MC15 too. It's a bug.

Looks like its one of the things that version 12 didn't get wrong!!

A Westerman schrieb:

Looks like its one of the things that version 12 didn't get wrong!!

Neither does version 11.

It sure has to do with the "new" symbolic processor MuPad which replaces Maple since version 14.

The "unapply"-message most likely stems from Mupad and Mathcad is simply noncritical displaying.

The function(?) "unapply(4.0,x)(x)" probably is of an internal format which is not understood by Mathcad.

If you copy that expression (you cannot type it in) an try to evaluate it (symbolically), the statement changes(!) to "unapply(4.0,x(x))".

While I understand "apply", my English simply is not good enough to figure out what "unapply" could mean.

Rag

RichardJ
19-Tanzanite
(To:rag)

As far as I know, "unapply" is not an English word. It's just some internal gobbledygook. Who knows what it means.

wayne
3-Visitor
(To:RichardJ)

1/.4=This is actually a command in Maple,

its on Maples online help.

unapply(expr,x)(x) yields expr

So I guess unapply(4.0,x)(x) is the same as 4.0. Sow what's the problem with that?

said backwords its (x)(x,4.0)ylppanu, which same as 0.4, which makes me feel better because I think of Hawii.

RichardJ
19-Tanzanite
(To:wayne)

So I guess unapply(4.0,x)(x) is the same as 4.0. Sow what's the problem with that?

Darn! That should have been obvious

I am logging this for Mathcad 15 future release and Mathcad Prime 2.0.

Thanks,


Mona

Top Tags