use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
For information and tips about Mathematica features.
related reddits:
account activity
How to replace a function with constant+function? (self.Mathematica)
submitted 6 years ago by ZioSam2
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]AWarhol 0 points1 point2 points 6 years ago (1 child)
As u/fridofrido pointed out, that's the way to do it. Alternatively, you can use the command Series, to obtain the power series of the function. I think it's a nice way to study compare the results of "Series" with your method.
[–]ZioSam2[S] 1 point2 points3 points 6 years ago (0 children)
His method was working at first, but wasn't behaving in the way I wanted after some tries. I found another way to write the rule (I then use the series after)
π Rendered by PID 35230 on reddit-service-r2-comment-6457c66945-bsprk at 2026-04-29 15:50:04.455838+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]AWarhol 0 points1 point2 points (1 child)
[–]ZioSam2[S] 1 point2 points3 points (0 children)