Skip to content

jecisc/FixedDecimal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FixedDecimal

Representation of precise decimals in Pharo Smalltalk

Installation

Metacello new
	repository: 'github://hernanmd/FixedDecimal/repository';	
	baseline: 'FixedDecimal';
	load.

About

Representation of precise decimals in Pharo Smalltalk

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smalltalk 98.0%
  • HTML 2.0%