Method: AppMath::C#acot

Defined in:
lib/cnum.rb

#acotObject

Inverse cotangent.



404
405
406
# File 'lib/cnum.rb', line 404

def acot 
  ti.acoth.ti
end