This is because the uA is much smaller than the mA. If you were to add 5 mA to 5uA that would be equivelent to adding 5000uA (mA is 1000x larger than uM) to 5uA. Your total for the example would be 5005uA.
Chat with our AI personalities
Which symbol is used with a variable to indicate to the script that you are reading the contents of that variable?
The hash tag symbol is used to highlight or stress the words in use.
The symbol for recycling is simply three arrows going in a triangular shape.
a sine wave (~)
rectangle Flowchart represent the algorithm or process of data, using chart or sysmbols. There are different Flowchart symbols. the ff. are: 1. Terminal sysmbol - (oval) this symbol represent the start and end of the flowchart. 2. Initialization Symbol - (hexagon) this symbol is used in declaring or initializing variable used in the program. 3. Process Symbol (Rectangle) this symbol used in calculation, opening and closing file paths. 4. Condition Symbol (Diamond) this symbol used in condition of value in programming. this condition have a one entrance two exit which is the first exit is the "TRUE STATEMENT" and other exit is the "FALSE STATENENT". 5. Input and Output Symbol (parallelogram) this symbol used in input and output of the program. there is one entrance and one exit. 6. Connector (small Circle) it is used in connection flowchart that does not adjacent of not the same patcular area. 7. Arrow Lines (arrow) this is used to connect or the direction or flow of data. source: http://jaypeeworldprogrammer.blogspot.com/2010/06/flowchart.html