decimalSubtract decimalSubtract(lhs: Number, rhs: Number, ctx: OperationContext = DECIMAL_128_CONTEXT): Number Performs number subtraction with rounding specified by the operation context.