Group Abstract Group Abstract

Message Boards Message Boards

0
|
3.1K Views
|
1 Reply
|
1 Total Like
View groups...
Share
Share this post:

Simplify function argument

Posted 2 years ago

In a more complicated expression I would like Mathematica to simplify

Integrate[f[x - Floor[x]], {x, 0, 1}]
to

Integrate[f[x], {x, 0,1 }]

Simplify[...] doesn't seem to do it. Ideas? Thanks.

POSTED BY: julio kuplinsky
Posted 2 years ago
POSTED BY: Jari Kirma
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard