ArbitraryPrecisionFloat

Pharo 7mathnumberfloat

ArbitraryPrecisionFloat package creates a new floating point Number with arbitrary precision. See https://github.com/nicolas-cellier-aka-nice/arbitrary-precision-float/ for more information.

Versions

Stable1.2.0
Development

Repository

Metacello script

Metacello new
	smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo70';
	configuration: 'ArbitraryPrecisionFloat';
	version: #stable;
	load.

Monticello repository

MCSmalltalkhubRepository 
	owner: 'Pharo' 
	project: 'MetaRepoForPharo70'
	user: ''
	password: ''

Contact info

ArbitraryPrecisionFloat is maintained at https://github.com/nicolas-cellier-aka-nice/arbitrary-precision-float/ . Author can be reached at [email protected]