public class expt extends Procedure2
| Modifier and Type | Field and Description |
|---|---|
static expt |
expt |
compilerKey, compilerXKey, validateApplyKey, validateXApplyKeynameKey| Constructor and Description |
|---|
expt(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply2(java.lang.Object arg1,
java.lang.Object arg2) |
static IntNum |
expt(IntNum x,
int y) |
static Numeric |
expt(java.lang.Object arg1,
java.lang.Object arg2) |
apply, apply, check0, check1, check2, check3, check4, checkArgCount, checkN, getReturnType, getSetter, getSourceLocation, isSideEffectFree, match0, match1, match2, match3, match4, matchN, maxArgs, maxArgs, minArgs, minArgs, set0, set1, setN, setSetter, setSourceLocation, toStringgetName, getProperty, getSymbol, removeProperty, setName, setProperty, setProperty, setSymbolpublic static final expt expt
public static Numeric expt(java.lang.Object arg1, java.lang.Object arg2)
public java.lang.Object apply2(java.lang.Object arg1,
java.lang.Object arg2)
apply2 in class Procedure2