Navigation

Operators and Keywords

Function List:

C++ API

acot.m File Reference


Functions

 !assert (all(abs(acot(x)-v)< sqrt(eps)))
!error acot ()
!error acot (1, 2)

Variables

function w
endfunction!test !rt2 = sqrt (2)
 !rt3 = sqrt (3)
 !x = [rt3, 1, rt3/3, 0, -rt3/3, -1, -rt3]
 !v = [pi/6, pi/4, pi/3, pi/2, -pi/3, -pi/4, -pi/6]

Function Documentation

!assert ( all(abs(acot(x)-v)< sqrt(eps))   ) 

!error acot ( ,
 
)

!error acot (  ) 


Variable Documentation

endfunction !test !rt2 = sqrt (2)

!rt3 = sqrt (3)

!v = [pi/6, pi/4, pi/3, pi/2, -pi/3, -pi/4, -pi/6]

!x = [rt3, 1, rt3/3, 0, -rt3/3, -1, -rt3]

if(is3d w

Initial value:

 acot (z)

  if (nargin != 1)
    print_usage ()