ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.TypeScript Namespace / Math Class / atanh Method / atanh(Int32) Method

In This Topic
    atanh(Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Shared Function atanh( _
       ByVal v As Integer _
    ) As Double
    public static double atanh( 
       int v
    )

    Parameters

    v
    See Also