Post Reply 
standard format to copy TO HISTORY: x -> f(x) to f(x):=x^2
09-04-2016, 12:02 AM (This post was last modified: 09-07-2016 04:14 PM by compsystems.)
Post: #1
standard format to copy TO HISTORY: x -> f(x) to f(x):=x^2
hello, please team hpprime can make when a function definition is copy to entry line port to standard format

f: A -> B
a -> f(a)

example #0:
f: Z (set, # integers) -> N (set, # natural)
x -> f(x) with f(x)=x^2
x -> x^2

HP-prime

f(x):=x^2 [enter] returns (x)->x^2
[up] [copy] (x)->x^2 =(
[up] [up] [copy] f:=(x)->x^2 =( fuzzy notation

best

[up][copy] f(x):=x^2 =)

[Image: attachment.php?aid=3878]


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
Post Reply 




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