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