Group Abstract Group Abstract

Message Boards Message Boards

0
|
1.2K Views
|
2 Replies
|
1 Total Like
View groups...
Share
Share this post:

Changing parameters in code gives unwanted results

Posted 2 years ago

Hello. I run a Mathematica code with a few values of parameters, and i got the output (fig.1). Then i run the same code but with another values of parameters, and i could not get the output (fig.2). Please help me to fix this problem.

Attachment

Attachment

Attachments:
POSTED BY: Ehsan Amini
2 Replies
POSTED BY: Gianluca Gorni

Welcome to Wolfram Community! Please make sure you know the rules: https://wolfr.am/READ-1ST

The rules explain how to format your code properly. Posting code Images doesn't help other members to copy your code. Please EDIT your post and make sure code blocks start on a new paragraph and look framed and colored like this.

int = Integrate[1/(x^3 - 1), x];
Map[Framed, int, Infinity]

You can also embed notebook or attach notebook.

enter image description here

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