Difference between revisions of "S2 Cookbook: Numbers"

From Dreamwidth Notes
Jump to: navigation, search
(Created page with ' == Comparing two numbers to see if they are equal or which is greater == == Seeing if a number is odd or even == == Pad a number with 0s to a certain number of digits == [[Ca…')
(No difference)

Revision as of 07:47, 17 June 2010

Comparing two numbers to see if they are equal or which is greater

Seeing if a number is odd or even

Pad a number with 0s to a certain number of digits