Package Hierarchies:
Class Hierarchy
- java.lang.Object
- studio.magemonkey.fabled.data.formula.func.Abs (implements studio.magemonkey.fabled.data.formula.IValue)
- studio.magemonkey.fabled.data.formula.func.Ceil (implements studio.magemonkey.fabled.data.formula.IValue)
- studio.magemonkey.fabled.data.formula.func.Cos (implements studio.magemonkey.fabled.data.formula.IValue)
- studio.magemonkey.fabled.data.formula.func.Floor (implements studio.magemonkey.fabled.data.formula.IValue)
- studio.magemonkey.fabled.data.formula.func.Root (implements studio.magemonkey.fabled.data.formula.IValue)
- studio.magemonkey.fabled.data.formula.func.Sign (implements studio.magemonkey.fabled.data.formula.IValue)
- studio.magemonkey.fabled.data.formula.func.Sin (implements studio.magemonkey.fabled.data.formula.IValue)
- studio.magemonkey.fabled.data.formula.func.Square (implements studio.magemonkey.fabled.data.formula.IValue)
- studio.magemonkey.fabled.data.formula.func.Tan (implements studio.magemonkey.fabled.data.formula.IValue)