The KAlgebra Handbook
Revision Applications 20.12 (2020-12-17)
Copyright © 2007 Aleix Pol
KAlgebra is an application that can replace your graphing calculator. It has numerical, logical, symbolic, and analysis features that let you calculate mathematical expressions on the calculator and graphically plot the results in 2D or 3D. KAlgebra is rooted in the Mathematical Markup Language (MathML); however, one does not need to know MathML to use KAlgebra.
Table of Contents
- 1. Introduction
- 2. Syntax
- 3. Using the Calculator
- 4. 2D Graphs
- 5. 3D Graphs
- 6. Dictionary
- 7. Commands supported by KAlgebra
- plus
- times
- minus
- divide
- quotient
- power
- root
- factorial
- and
- or
- xor
- not
- gcd
- lcm
- rem
- factorof
- max
- min
- lt
- gt
- eq
- neq
- leq
- geq
- implies
- approx
- abs
- floor
- ceiling
- sin
- cos
- tan
- sec
- csc
- cot
- sinh
- cosh
- tanh
- sech
- csch
- coth
- arcsin
- arccos
- arctan
- arccot
- arccosh
- arccsc
- arccsch
- arcsec
- arcsech
- arcsinh
- arctanh
- exp
- ln
- log
- conjugate
- arg
- real
- imaginary
- sum
- product
- diff
- card
- scalarproduct
- selector
- union
- forall
- exists
- map
- filter
- transpose
- 8. Credits and License