Trigonometries Arithmetic Properties
Trigonometries
Calculates trigonometric and hyperbolic functions of a matrix.
Powered by Maxima 5.11.0 with MaximaPHP 0.1.3 interface.
Text | MathML | TeX | Maxima | Examples | Code
Examples
You can refer to the last output and input using variables %lo and %li respectively. Additionally variable %lx is used internally by MaximaPHP.
matrix( [a, b], [c, d] ) sin
matrix( [a, b], [c, d] ) cos
matrix( [a, b], [c, d] ) tan
matrix( [a, b], [c, d] ) cot
matrix( [a, b], [c, d] ) sec
Most of the visitors who used this tool also used カレンダー (50.0%), ワードドメイン (50.0%), HTML Tester (10.0%)
Source code of 'MatrixTrigonometry' is available at MaximaPHP from SourceForge.
|