| |||||||||||||
|
Modules: Plugins: Wizards: Help: Examples: |
Arithmetic OperatorsThe Arithmetic library contains modules for addition, subtraction, multiplication and division. Below is a list of all the modules available in this library. Math.AddSchematic Symbols:
As shown above, adders with various number of inputs are available. The adder equation is: Out = In1 + In2 + ... Math.MulSchematic Symbols:
As shown above, multipliers with 2 and 3 inputs are available. The multiplier equation is: Out = In1 x In2 x ... Math.SubSchematic Symbol:
The subtrator equation is: Out = In1 - In2 Math.DivSchematic Symbol:
The divider equation is: Out = In1 / In2 |
||||||||||||
|
©Aubraux All Rights Reserved |
|||||||||||||