Python: Importando Funções Matemáticas: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 September 2018

18 September 2018

  • curprev 18:3018:30, 18 September 2018Ebasso talk contribs 303 bytes +303 Criou a página com " ==== Importando a lib ==== import math ==== Importando com um alias ==== import math as m ==== Importando apenas algumas funções ==== from math import sqrt,pow =..."