MLCArithmeticOperation
Constants that describe an arithmetic operation.
Declaration
enum MLCArithmeticOperationTopics
Basic Operations
MLCArithmeticOperation.addMLCArithmeticOperation.subtractMLCArithmeticOperation.multiplyMLCArithmeticOperation.multiplyNoNaNMLCArithmeticOperation.divideMLCArithmeticOperation.divideNoNaNMLCArithmeticOperation.minMLCArithmeticOperation.max
Rounding Operations
Trigonometric Operations
MLCArithmeticOperation.sinMLCArithmeticOperation.cosMLCArithmeticOperation.tanMLCArithmeticOperation.asinMLCArithmeticOperation.acosMLCArithmeticOperation.atanMLCArithmeticOperation.sinhMLCArithmeticOperation.coshMLCArithmeticOperation.tanhMLCArithmeticOperation.asinhMLCArithmeticOperation.acoshMLCArithmeticOperation.atanh
Advanced Operations
MLCArithmeticOperation.sqrtMLCArithmeticOperation.rsqrtMLCArithmeticOperation.powMLCArithmeticOperation.expMLCArithmeticOperation.exp2MLCArithmeticOperation.logMLCArithmeticOperation.log2