Method: Vips::Image#atan
- Defined in:
- lib/vips8/image.rb
permalink #atan ⇒ Image
Return the inverse tangent of an image in degrees.
1125 1126 1127 |
# File 'lib/vips8/image.rb', line 1125 def atan math :atan end |
Return the inverse tangent of an image in degrees.
1125 1126 1127 |
# File 'lib/vips8/image.rb', line 1125 def atan math :atan end |