Political Science, asked by anathapa4977, 1 year ago

What is the output of min('Infinity')?

Answers

Answered by Riyagairola
2
Description

The method min() returns the smallest of its arguments: the value closest to negative infinity.

Syntax

Following is the syntax for min() method −

min( x, y, z, .... )

Parameters

x − This is a numeric expression.

y − This is also a numeric expression.

z − This is also a numeric expression.

Return Value

This method returns smallest of its arguments.

Example

The following example shows the usage of min() method.

Answered by krishna210398
1

Answer:

the output of min('Infinity')

Explanation:

The method min() returns the smallest of its arguments: the value closest to negative infinity.

When the block has one input, the affair is a scalar value, equal to the minimum or outside of the input rudiments. When the block has multiple inputs, the affair is a signal having the same confines as the input. Each affair element equals the minimum or outside of the corresponding input rudiments.

#SPJ2

Similar questions