How to find the inverse hyperbolic cosine of a number

By | October 30, 2017

In Sage X3, you may come across various scenarios where you need to get the fins the inverse cosine of a specified number.

Sage X3 provides “ach” hyperbolic function which return the inverse hyperbolic cosine of a specified number.

Syntax :

ach(number)

Examples :

ZRESULT code file

fig. ZRESULT code file

 

Output :
fig. Number value

 

Notes :

For real positive numbers, the hyperbolic cosine definition is as follows:

ach(x)=ln(x+sqr(x^2-1))

where ln is the natural logarithm and sqr the square root function. The type of result is Double.

Hope this helps!

 

About Us

Greytrix is a one stop solution provider for Sage ERP and Sage CRM needs. We provide complete end-to-end assistance for your technical consultations, product customizations, data migration, system integrations, third party add-on development and implementation expertise.

Greytrix has some unique solutions of Sage X3 integration with Sage CRMSalesforce.com and Magento eCommerce along with Sage X3 migration from Sage 50 US, Sage Pro and QuickBooks.  We also offer best-in-class Sage X3 customization and development services to Sage business partners, end users and Sage PSG worldwide.

For more information on Sage X3 Integration and Services, please contact us at x3@greytrix.com. We will be glad to assist you.

 

Also Read :

How to find the square root of the Number

Find the Number of Days passed between Years

How to generate a Sequence Number manually

How to Know Error Number and Error Line in Sage X3

How to find number of Variables defined in a Class