Contents:
Checks if all elements in a container are finite.
Container – Type of container.
container – Input container.
bool True if all elements are finite, otherwise false.