pyfloat

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AsFloat64

func AsFloat64(pyfloat *python.PyObject) float64

AsFloat64 PyFloat_AsDouble

func Check

func Check(p *python.PyObject) bool

Check PyFloat_Check

func CheckExact

func CheckExact(p *python.PyObject) bool

CheckExact PyFloat_CheckExact

func FromFloat64

func FromFloat64(v float64) *python.PyObject

FromFloat64 PyFloat_FromDouble

func FromString

func FromString(str string) *python.PyObject

FromString PyFloat_FromString

func FromStringPy

func FromStringPy(str *python.PyObject) *python.PyObject

FromStringPy PyFloat_FromString

func GetInfo

func GetInfo() *python.PyObject

GetInfo PyFloat_GetInfo

func GetMax

func GetMax() float64

GetMax PyFloat_GetMax

func GetMin

func GetMin() float64

GetMin PyFloat_GetMin

Types

This section is empty.

Jump to

Keyboard shortcuts

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