Was this page helpful?

Num.Atan

    Table of contents
    1. 1. Usage Restrictions
    2. 2. Parameters
    3. 3. Result
    4. 4. Samples
    num.Atan(number : num) : num
    

    Get the angle whose tangent is the specified number.

    Usage Restrictions

    1.9.1 or later

    Parameters

    Name Type Description
    number
    num number value

     

    Result

    The tangent angle value of the number.

    Samples


    Output

    To find the tangent angle value:

    {{ num.atan(-.6) }} 

     

    -0.540419500270584

    To find the tangent angle value:

    {{ num.atan(25) }} 

     

    1.53081763967161
    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by