Skip to content

GoCelesteAI/go_numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Lesson 04: Numbers & Math

Source code for Go Tutorial Lesson 04 - Numbers & Math.

Files

  • integers.go - Integer arithmetic operations
  • floats.go - Floating point numbers and precision
  • mathpkg.go - Math package functions (Sqrt, Pow, Round, Floor, Ceil)
  • conversions.go - Type conversions between numeric types

Run

go run integers.go
go run floats.go
go run mathpkg.go
go run conversions.go

Watch the Tutorial

Go Tutorial for Beginners #4 - Numbers & Math

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages