Function
INTEGRAL-OF
Defined in theory:
Dme-kb
Source code:
dme-kb.lisp
Slots on this function:
Documentation
:
(= (
integral-of
F1) F2) means (= (
derivative-of
F2) F1)
Instance-Of
:
Function
Arity
:
2
Domain
:
Quantity-slot
Other Related Axioms:
(=> (
Integral-Of
$X $Y) (
Quantity-Slot
$X))