Post Reply 
Problem with new feature in Function App
04-23-2016, 11:55 PM
Post: #1
Problem with new feature in Function App
There appears to be a bug affecting the new Transform function when combined with the Tangent function in the Function Plot App. If you first implement Tangent, then use Transform to move the graph to a new location, returning to the Tangent function yields an obviously non-tangent line. It looks like the Tangent function doesn't update to the new location, showing a line with the a slope from the original location, but intersecting the graph in the new location.

To reproduce the error:
1. Enter a simple function in the Function App. --> F1(x) = x^2
2. Go to the plot screen and implement Menu/Fcn/Tangent
3. Press the right or left arrow a couple of times to show the tangent line
4. Implement Menu/Fcn/Transform and offset the graph in the X direction
5. Exit the Transform function by closing the bottom window with the down arrow softkey, or by returning to the Tangent function via menu.
6. Using the arrows, move the cursor left or right and note the incorrect tangent line.

The Slope function seems to be affected as well. It looks like the software needs to be modified to update the function's look up table when exiting the Transform function. The problem might be more complex than this because the Root and Extremum functions seem to work fine.
Find all posts by this user
Quote this message in a reply
04-24-2016, 12:12 AM
Post: #2
RE: Problem with new feature in Function App
Confirmed.

In order for the tangent line to display correctly with the transformed graph, one has to visit the Symb menu again, and then re-select Plot:Menu:Fcn:Tangent.
Find all posts by this user
Quote this message in a reply
04-25-2016, 03:16 PM
Post: #3
RE: Problem with new feature in Function App
Thanks. It was an instance of not modify a saved internal value after the manipulation. Filed to be corrected...

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)