Number Stream
Last updated
Last updated
The NumberStream
is a Stream
that provides number-related methods.
Returns a NumberStream
that adds the given value to the produced output.
Parameter | Type | Default | Description |
---|---|---|---|
Returns a NumberStream
that multiplies the given value with the produced output.
Parameter | Type | Default | Description |
---|---|---|---|
Returns a NumberStream
that subtracts the given value from the produced output.
Returns a NumberStream
that divides the produced output to the given value.
Returns a NumberStream
that calculates the mode of the produced value with the given value.
Parameter | Type | Default | Description |
---|---|---|---|
Parameter | Type | Default | Description |
---|---|---|---|
Parameter | Type | Default | Description |
---|---|---|---|
value
Number
value
value
Number
value
value
Number
value
value
Number
value
value
Number
value