float

package
v1.6.0-gts Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeserializeFloat

func DeserializeFloat(this interface{}) (float64, error)

DeserializeFloat creates float value from an interface representation that has been unmarshalled from a text or binary format.

func LessFloat

func LessFloat(lhs, rhs float64) bool

LessFloat returns true if the left float value is less than the right value.

func SerializeFloat

func SerializeFloat(this float64) (interface{}, error)

SerializeFloat converts a float value to an interface representation suitable for marshalling into a text or binary format.

Types

This section is empty.

Jump to

Keyboard shortcuts

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