prev | ( testsuite > StrictContent > ElementaryFunctions > tanh > tanh3 ) | next | (show test run result) |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | StrictContent/ElementaryFunctions/tanh/tanh3 |
CVS-ID: | |
Author: | Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner) |
Description: | 1 / tanh(t) |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML"> <apply> <csymbol cd="arith1">divide</csymbol> <cn>1</cn> <apply> <csymbol cd="transc1">tanh</csymbol> <ci>t</ci> </apply> </apply> </math>