Purpose
Converts between objects of type logical with different kind type parameter values.
Class
Elemental function
Argument Type and Attributes
Result Type and Attributes
Result Value
The value is that of L.
Examples
LOGICAL (L .OR. .NOT. L) has the value
.TRUE. and is of type default logical, regardless of
the kind type parameter of the logical variable L.