China Naming Network - Eight-character query< - Mitsubishi plc fractional division instruction
Mitsubishi plc fractional division instruction
Decimals are floating-point numbers. In Mitsubishi FX series PLC, floating-point number division instruction is a DEDIV instruction. For example, DEDIV D0 E 1.2 D2 is the result of dividing the data in data register D0 by 1.2 D2 and storing it in data register D2.
Hope to adopt. . . . . .