{ } Raw JSON

bundles / traitlets 5.15.0 / traitlets / traitlets / CComplex

class

traitlets.traitlets:CComplex

source: /traitlets/traitlets.py :2854

Signature

class   CComplex ( default_value : t.Any = traitlets.Undefined allow_none : bool = False read_only : bool | None = None help : str | None = None config : t.Any = None ** kwargs : t.Any )  →  None

Members

Summary

A casting version of the complex number trait.

Aliases

  • traitlets.CComplex