Creating a function
to create a function:
create new function by typing it's name, arguments (listed in parentheses) and assigning expression:
you can use any number of arguments. After function was created, it can be used in calculations:
it is possible to define piecewise continuous function by typing initializing expression and logical condition: