HP Forums
standard format to copy TO HISTORY: x -> f(x) to f(x):=x^2 - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: standard format to copy TO HISTORY: x -> f(x) to f(x):=x^2 (/thread-6789.html)



standard format to copy TO HISTORY: x -> f(x) to f(x):=x^2 - compsystems - 09-04-2016 12:02 AM

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]