DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
on in get first two digit start with two numbers c#
int firstDigit = (int)(Value / Math.Pow(10, (int)Math.Floor(Math.Log10(Value))));
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#digit
#start
#numbers
ADD COMMENT
Topic
COMMENT
Name
2+1 =
Submit