Math Formulas

PYTHON: DICTIONARY DEFINITION: myDictionary = { “key1” : “value1”, “key2” : True, “key3” : 0 } print key, myDictionary [“key3”] RESULT: 0   CALC TERMS: The word indeterminate in calculus can refer to a situation where one cannot derive a limit easily from direct substitution etc… 0 / 0 -> that’s a common indeterminate substitution … Continue reading Math Formulas