Post Reply 
pointed bracket or singular function
11-25-2014, 05:30 PM
Post: #3
RE: pointed bracket or singular function
(11-25-2014 07:09 AM)resolved Wrote:  in creating a function for that deflection of a beam requires, I am told, the use of pointed brackets or a singular function. If the term within the brackets < > evaluates less than zero, the term becomes zero, something like this

y = -5*x^3 + 180*<x-1>^2 - 10/12 * <x-2>^4 + 10/12*<x-4>^4 - 10*<x-5>^3 - 535*x

is there anyway to input this formula into the HP Prime where the terms in < > will drop out if they evaluation less than zero????

You can use the MAX (maximum) function (Math menu, Arithmetic) and type (for example) MAX(0,x-1).

Nigel (UK)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: pointed bracket or singular function - Nigel (UK) - 11-25-2014 05:30 PM



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