public static class MathArithTypeEnum.DivideBigDecConvComputerWithMathCtx extends MathArithTypeEnum.DivideBigDecConvComputerBase
Modifier and Type | Method and Description |
---|---|
java.lang.Number |
doDivide(java.math.BigDecimal s1,
java.math.BigDecimal s2) |
CodegenExpression |
doDivideCodegen(CodegenExpressionRef s1,
CodegenExpressionRef s2,
CodegenClassScope codegenClassScope) |
codegen, compute
public java.lang.Number doDivide(java.math.BigDecimal s1, java.math.BigDecimal s2)
doDivide
in class MathArithTypeEnum.DivideBigDecConvComputerBase
public CodegenExpression doDivideCodegen(CodegenExpressionRef s1, CodegenExpressionRef s2, CodegenClassScope codegenClassScope)
doDivideCodegen
in class MathArithTypeEnum.DivideBigDecConvComputerBase