Check if the given operator supportds a certain representation, e.g., “float”.
is.supported(operator, representation)
[ecr_operator] Object of type ecr_operator.
ecr_operator
[character(1)] Representation as a string.
character(1)
[logical(1)] TRUE, if operator supports the representation type.
logical(1)
TRUE