pycomplex

package
v11.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Check

func Check(p *python.PyObject) bool

Check PyComplex_Check

func CheckExact

func CheckExact(p *python.PyObject) bool

CheckExact PyComplex_CheckExact

func FromFloat64s

func FromFloat64s(real, imag float64) *python.PyObject

FromFloat64s PyComplex_FromDoubles

func ImagAsFloat64

func ImagAsFloat64(op *python.PyObject) float64

ImagAsFloat64 PyComplex_ImagAsDouble

func RealAsFloat64

func RealAsFloat64(op *python.PyObject) float64

RealAsFloat64 PyComplex_RealAsDouble

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL