njSech Japanese
<-|INDEX|->
Returns a hyperbolic secant.

FORMAT

#include <Ninja.h> 
Float njSech( ang )
Angle ang

PARAMETERS


RETURN VALUE

Value of hyperbolic secant

FUNCTION

  • Determines the hyperbolic secant of arbitrary angle ang and returns the value found as the result.

  • EXAMPLE

    ans = njSech( NJM_RAD_ANG(1) );
    % Result %
    ans = 0.648072
    

    NOTES


    RELATED TOPICS

    njCosech
    njCosh
    njCoth
    njSinh
    njTanh

    njSech
    <-|INDEX|->
    

    Copyright SEGA ENTERPRISES, LTD., 1997