MULR (65)
ID 65
Application: |
PLC |
SIM |
Group: MATH
Short description:
A function that multiplies two numbers.
Inputs (2):
no. |
type |
impulse |
mark |
notes |
1 |
I |
no |
a |
Float type input no. 1 |
2 |
I |
no |
b |
Float type input no. 2 |
Outputs (2):
no. |
type |
impulse |
mark |
notes |
1 |
I |
no |
a*b |
Multiplication results |
2 | B | no | limit | Marker of exceeding the range of float |
Settings: none
Function operation:
MULR function performs the multiplication of two numbers. The limit output informs about exceeding the float range (2.23E-308 to 1.79E + 308).
R registers and M markers used: none