php-vips

OperationMath
in package

The OperationMath enum.

Tags
category

Images

author

John Cupitt jcupitt@gmail.com

copyright

2016 John Cupitt

license

https://opensource.org/licenses/MIT MIT

link
https://github.com/jcupitt/php-vips

Table of Contents

ACOS  = 'acos'
ACOSH  = 'acosh'
ASIN  = 'asin'
ASINH  = 'asinh'
ATAN  = 'atan'
ATANH  = 'atanh'
COS  = 'cos'
COSH  = 'cosh'
EXP  = 'exp'
EXP10  = 'exp10'
LOG  = 'log'
LOG10  = 'log10'
SIN  = 'sin'
SINH  = 'sinh'
TAN  = 'tan'
TANH  = 'tanh'

Constants

Search results