PythonQ 240-8XX Manuel d'utilisateur Page 21

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 37
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 20
c
! www.simula.no/˜hpl
Standard math functions can take array arguments
#letbbeanarray
c=sin(b)
c=arcsin(c)
c=sinh(b)
#samefunctionsforthecosandtanfamilies
c=b
**
2.5 # power function
c=log(b)
c=exp(b)
c=sqrt(b)
Numerical Python – p. 255/728
Vue de la page 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 ... 36 37

Commentaires sur ces manuels

Pas de commentaire