Method: Angle#excsc

Defined in:
lib/angles.rb

#excscObject



262
263
264
# File 'lib/angles.rb', line 262

def excsc
  self.csc - 1
end