Functions | |
!assert (all(abs(coth(x)-v)< sqrt(eps))) | |
!error | coth () |
!error | coth (1, 2) |
Variables | |
function | w |
endfunction!test | !x = [pi/2*i, 3*pi/2*i] |
!v = [0, 0] |
!assert | ( | all(abs(coth(x)-v)< sqrt(eps)) | ) |
!error coth | ( | 1 | , | |
2 | ||||
) |
!error coth | ( | ) |
!v = [0, 0] |
endfunction !test !x = [pi/2*i, 3*pi/2*i] |