Group Abstract Group Abstract

Message Boards Message Boards

0
|
5.7K Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Minimize of a constant value yields -12/5

POSTED BY: Seth Chandler
2 Replies

Minimizing a constant parameter gives a less bizarre number:

In[58]:= Minimize[a, t]

Out[58]= {a, {t -> 0}}
POSTED BY: Gianluca Gorni

Yes. But t->0 is somewhat misleading, or at least incomplete. I wonder if a more sophisticated answer might be returned such as t->Interval[{-inf,inf}] or some sort of warning message were printed.

POSTED BY: Seth Chandler
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard