<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="./_c74_ref.xsl" type="text/xsl"?>
<!--This is an automatically generated file. DO NOT EDIT THIS FILE DIRECTLY.-->
<c74object module="rnbo" kind="rnboobject" name="tanh" category="Trigonometry">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Operators</metadata>
<metadata name="tag">RNBO Math</metadata>
<metadata name="tag">RNBO Trigonometry</metadata>
</metadatalist>
<digest>Hyperbolic tangent of the input</digest>
<description><p>
Calculate the hyperbolic tan of the input value in radians
</p></description>
<!--ARGUMENTS-->
<!--NONE-->
<!--OPTIONS-->
<rnbooptionlist>
<option name="hot" size="1" type="bool">
<digest>All inlets trigger calculation.</digest>
<attributelist>
<attribute name="default" type="bool" value="0"></attribute>
</attributelist>

</option>
</rnbooptionlist>
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="in1" size="1" type="number">
<digest>Input to the hyperbolic tan function in radians.</digest>

</attribute>
<attribute name="reset" size="1" type="bang">
<digest>Reset inlets to default values.</digest>
<attributelist>
<attribute name="default" type="bang" value="0"></attribute>
</attributelist>

</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_in1" name="Input (Radians)" type="number">
<digest>Input to the hyperbolic tan function in radians.</digest>

</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out1" name="Hyperbolic Tan Output" type="number">
<digest>The hyperbolic tan of the input.</digest>

</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="rnbo_tan" type="rnborefpage" module="RNBO" display="tan"></seealso>
<seealso name="rnbo_atan" type="rnborefpage" module="RNBO" display="atan"></seealso>
<seealso name="rnbo_atanh" type="rnborefpage" module="RNBO" display="atanh"></seealso>
<seealso name="rnbo_cos" type="rnborefpage" module="RNBO" display="cos"></seealso>
<seealso name="rnbo_sin" type="rnborefpage" module="RNBO" display="sin"></seealso>
</seealsolist>
</c74object>