result_type#

rbc.stdlib.data_type_functions.result_type(*arrays_and_dtypes)#

❌ Not implemented

Returns the dtype that results from applying the type promotion rules (see Type Promotion Rules) to the arguments.

Array-API ‘result_type’ doc