|
ENTITY Atan_function SUBTYPE OF (Binary_function_call); END_ENTITY; -- Atan_function |
Entity data types and their attributesGeneric_expression- Expression - Numeric_expression (DER) is_int: BOOLEAN; (DER) sql_mappable: BOOLEAN; Binary_generic_expression operands: LIST [2:2] OF Generic_expression; Binary_numeric_expression (RT) operands: LIST [2:2] OF Numeric_expression; Binary_function_call - Atan_function - |
Global rules for this entity data type- |