You are viewing an older version (2.4.3). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.4.3 / numpy / int16

class

numpy:int16

source: /numpy/__init__.py

Signature

class   int16 ( value = 0 / )

Summary

Signed integer type, compatible with C short.

Extended Summary

Charactercode

'h'

Canonicalname

numpy.short

Aliasonthisplatform(Linuxx86_64)

numpy.int16: 16-bit signed integer (-32_768 to 32_767).

Aliases

  • numpy.int16

Referenced by