DEInt.type

Return type of integration. The First and second charactor of the return value are explain the the starting value or end value of integration is finite value ('F') or infinity 'I'. If the return value has the third character and its value is 'E', the integration is formed as int_{xa}^{xb} f(x) exp(-x) dx

struct DEInt(F)
@property const
string
type
(
)

Meta