<?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="acos~" 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>Arc-cosine of the input</digest>
<description><p>
Calculate the arc-cosine of the input value. Returns a value in radians.
</p></description>
<!--ARGUMENTS-->
<!--NONE-->
<!--OPTIONS-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="in1" size="1" type="auto">
<digest>Input to the arc-cosine function.</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" type="auto">
<digest>Input to the arc-cosine function.</digest>

</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out1" name="Arc-cosine Output (Radians)" type="signal">
<digest>The arc-cosine of the input in radians.</digest>

</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="rnbo_cosh" type="rnborefpage" module="RNBO" display="cosh"></seealso>
<seealso name="rnbo_acosh" type="rnborefpage" module="RNBO" display="acosh"></seealso>
<seealso name="rnbo_cos" type="rnborefpage" module="RNBO" display="cos"></seealso>
<seealso name="rnbo_sin" type="rnborefpage" module="RNBO" display="sin"></seealso>
<seealso name="rnbo_tan" type="rnborefpage" module="RNBO" display="tan"></seealso>
</seealsolist>
</c74object>