[Request] more 2D templetes usefull
|
10-15-2016, 07:45 PM
(This post was last modified: 10-15-2016 08:26 PM by compsystems.)
Post: #1
|
|||
|
|||
[Request] more 2D templetes usefull
My intention is that it facilitates the use of the hp-prime with new 2D-templates
Although output in linear text is trivial, for a beginner (high school student) in handling can be useful [ f(▣) ] -> f( , ):= // definition of a function [ f º g ] -> f(g) // composition of functions [ f'(▣) ] -> f'() // diff with quote [ e▣ ] -> e^() ⌈ ▣ ⌉ -> ceil( ) ⌊ ▣ ⌋ -> floor( ) ▣ module ▣ -> ( mod ) ( ▣,▣ ) -> ( , ) // complex num (array)( i,j ) -> // extraction of elements of an array is useful for you these templates? Another template would like to add? |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)