public class PowerFunction
extends org.kie.dmn.feel.runtime.functions.BaseFEELFunction
Constructor and Description |
---|
PowerFunction() |
Modifier and Type | Method and Description |
---|---|
org.kie.dmn.feel.runtime.functions.FEELFnResult<BigDecimal> |
invoke(BigDecimal base,
BigDecimal exponent) |
public org.kie.dmn.feel.runtime.functions.FEELFnResult<BigDecimal> invoke(BigDecimal base, BigDecimal exponent)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.