math

package module
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

some test math additions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add[n Number](a, b n) (sum n)

Add two numbers together and return the output

Types

type Number

type Number interface {
	constraints.Complex | constraints.Float | constraints.Integer
}

Jump to

Keyboard shortcuts

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