Skip to content

Number type for Half{<:Integer} values

License

Notifications You must be signed in to change notification settings

CrucialFlow/HalfIntegers.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HalfIntegers.jl

Number type for Half{<:Integer} values:

julia> Half(3) == 1.5
true

julia> Half(3) + Half(1)
2.0

julia> Half(3) + 1
2.5

About

Number type for Half{<:Integer} values

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages