Jump to content

Category:Wren-big: Difference between revisions

Change to blurb following addition of BigDec.
m (Now using internal links to related pages.)
(Change to blurb following addition of BigDec.)
Line 1:
{{library}}
'''Wren-big''' is a module which adds support for arbitrary precision arithmetic to the Wren programming language. It consists of 46 classes: BigInt, BigRat, BigDec, BigInts, BigRats and BigRatsBigDecs. The latter twothree contain static methods for dealing with lists of BigInt, BigRat and BigRatBigDec objects respectively.
 
It is the tenth in a series of modules (listed on the language's [[:Category:Wren|main page]]) designed to assist with writing Rosetta Code tasks so the same code does not have to be written or copy/pasted time and time again thereby bloating a task's script code unnecessarily.
9,485

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.