MLOperand elu([MLOperand? x, MLEluOptions? options]) => js_util.callMethod(this, 'elu', [x, options]);