Multiply all numbers.
nums (int or float) – Numbers to multiply. Comma separated.
int
float
int | float
int or float – Multiplication of all numbers.