Skip to main content

All Questions

0 votes
1 answer
84 views

Using conditionals for a given function in Mathematica [closed]

I have two versions of a function (A and B) When A fails, I get ...
tommy J's user avatar
  • 21
3 votes
1 answer
2k views

How to properly use conditionals inside NDSolve

Currently I am working with Mathematica to learn the program, and I'm confused what exactly is wrong with this code. ...
Joseph Kessler's user avatar
2 votes
5 answers
1k views

How to leave function unevaluated programmatically?

Is it possible to write a function in such manner, that it can be either evaluated or left unevaluated? This is a general question. Sample below is just a sample. No need to find solution for this ...
Suzan Cioc's user avatar
  • 2,043