module faq.faq_numpy#

Short summary#

module teachpyx.faq.faq_numpy

Quelques questions autour de numpy.

source on GitHub

Functions#

function

truncated documentation

to_float32

Convertit un nombre réel en nombre réel simple précision.

Documentation#

Quelques questions autour de numpy.

source on GitHub

teachpyx.faq.faq_numpy.to_float32(x)#

Convertit un nombre réel en nombre réel simple précision.

source on GitHub