<?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="cosT8~" category="Trigonometry">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO Math</metadata>
<metadata name="tag">RNBO Trigonometry</metadata>
<metadata name="tag">RNBO Operators</metadata>
</metadatalist>
<digest>8th order Taylor series approximation of the cosine function. Input must be in the range [-pi, pi] in order to approximate without divergence.</digest>

<!--ARGUMENTS-->
<objarglist>
<objarg name="Input (Radians)" optional="1" type="auto">
<digest>Input to the Taylor series approximation of cosine. Values outside of the 		range [-pi, pi] will begin to diverge towards negative and positive infinity.</digest>

</objarg>
</objarglist>
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="r" size="1" type="auto">
<digest>Input to the Taylor series approximation of cosine. Values outside of the 		range [-pi, pi] will begin to diverge towards negative and positive infinity.</digest>

</attribute>
<attribute name="reset" size="1" type="bang">
<digest>Banging this attribute will reset the object to its default state.</digest>
<attributelist>
<attribute name="default" type="bang" value="0"></attribute>
</attributelist>

</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_r" name="Input (Radians)" type="auto">
<digest>Input to the Taylor series approximation of cosine. Values outside of the 		range [-pi, pi] will begin to diverge towards negative and positive infinity.</digest>

</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out1" name="Cosine Approximation" type="signal">
<digest>The 8th order Taylor series approximation of cosine.</digest>

</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="rnbo_cosT8" type="rnborefpage" module="RNBO" display="cosT8"></seealso>
<seealso name="rnbo_cos" type="rnborefpage" module="RNBO" display="cos"></seealso>
<seealso name="rnbo_cos~" type="rnborefpage" module="RNBO" display="cos~"></seealso>
<seealso name="rnbo_cosT8safe" type="rnborefpage" module="RNBO" display="cosT8safe"></seealso>
<seealso name="rnbo_cosT8safe~" type="rnborefpage" module="RNBO" display="cosT8safe~"></seealso>
</seealsolist>
</c74object>