Math Functions(Power Automate Cloud flows)

02/24/2024

Japanese version.

Math Functions

FunctionOverview
addAdds the two specified numbers.
divDivides two specified numbers: the first number is divided by the second number.
maxGet the maximum value among the specified numbers.
minGet the minimum value among the specified numbers.
modGet two specified remainders: the remainder obtained by dividing the first number by the second number.
mulMultiply two specified numbers.
randGet a random number.
rangeGet an array whose items are sequentially numbered starting with the specified integer.
subSubtracts two specified numbers: the first number minus the second number.

For those who want to learn Power Automate Cloud flow effectively

The information on this site is now available in an easy-to-read e-book format.

Or Kindle Unlimited (unlimited reading).

You willl discover how to about basic operations.

By the end of this book, you will be equipped with the knowledge you need to use Power Automate Cloud flow to streamline your workflow.

Links

Functions