Skip to content

acosh

The acosh object calculates the hyperbolic arc-cosine of a given floating-point number. It takes a float as input, which is stored, and a bang message triggers the calculation to output the result. This object provides a mathematical function, similar to other trigonometric functions found in Pure Data's Cyclone library or as Vanilla alternatives.


AI Generated

This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.


  • Download via Deken.

    Open Pd and go to ToolsFind Externals. Search for cyclone and install it. Then create an object with declare -lib cyclone -path cyclone. Finally, use acosh or any other object from cyclone.

  • Library developed mainly by Alexandre Torres Porres.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors