ftoa

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FToBaseStr

func FToBaseStr(num float64, radix int) string

func FToStr

func FToStr(d float64, mode FToStrMode, precision int, buffer []byte) []byte

Types

type FToStrMode

type FToStrMode int
const (
	ModeStandard FToStrMode = iota
	ModeStandardExponential
	ModeFixed
	ModeExponential
	ModePrecision
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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