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

bundles / numpy 2.4.3 / numpy / dtypes / Float64DType

_DTypeMeta

numpy.dtypes:Float64DType

source: /numpy/dtypes.py

Signature

def   Float64DType ( )

Summary

DType class corresponding to the numpy.float64 scalar type.

Extended Summary

See numpy.dtype for the typical way to create dtype instances and arrays.dtypes for additional information.

Aliases

  • numpy.dtypes.Float64DType