math

package
v0.2.1-develop.116 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2019 License: BSD-3-Clause Imports: 1 Imported by: 4

Documentation

Overview

* Copyright © 2018. TIBCO Software Inc. * This file is subject to the license terms contained * in the license file that is distributed with this file.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AvgDouble

func AvgDouble(args []interface{}, precision int32, scale int32, rounding string) (result string, err error)

func AvgInt

func AvgInt(args []interface{}, precision int32, scale int32, rounding string) string

func AvgLong

func AvgLong(args []interface{}, precision int32, scale int32, rounding string) string

func FormatDecimal

func FormatDecimal(dec decimal.Decimal, precision int32, scale int32, rounding string) string

func MaxDouble

func MaxDouble(args []interface{}, precision int32, scale int32, rounding string) (result string, err error)

func MaxInt

func MaxInt(args []interface{}) int32

func MaxLong

func MaxLong(args []interface{}) int64

func MinDouble

func MinDouble(args []interface{}, precision int32, scale int32, rounding string) (result string, err error)

func MinInt

func MinInt(args []interface{}) int32

func MinLong

func MinLong(args []interface{}) int64

func SumDouble

func SumDouble(args []interface{}, precision int32, scale int32, rounding string) (string, error)

func SumInt

func SumInt(args []interface{}) int32

func SumLong

func SumLong(args []interface{}) int64

Types

This section is empty.

Jump to

Keyboard shortcuts

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