Computing.Net > Forums > Programming > Binary->Decimal in Scheme

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Binary->Decimal in Scheme

Reply to Message Icon

Name: javster87
Date: October 30, 2006 at 07:54:15 Pacific
OS: Windows XP
CPU/Ram: Intel Centrino 512 MB RAM
Product: HP
Comment:

Can anyone tell me how to convert from binary to decimal in Scheme programming language?



Sponsored Link
Ads by Google

Response Number 1
Name: Wolfbone
Date: October 30, 2006 at 09:45:03 Pacific
Reply:

> (string->number "10111011" 2)
> 187


0
Reply to Message Icon

Related Posts

See More


IE message Writing a program



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Binary->Decimal in Scheme

how to write binary file in visual www.computing.net/answers/programming/how-to-write-binary-file-in-visual-/11505.html

Rounding up decimals in C? www.computing.net/answers/programming/rounding-up-decimals-in-c/7181.html

Decimal - > Binary in scheme! www.computing.net/answers/programming/decimal-binary-in-scheme/13668.html