Hexlet SICP
  • Contents
  • Exercises
  • How to read
  • Rating
  • Book

  • Login
  • Register

  • English English
    Русский Русский
  1. Contents
  2. 3 Modularity, Objects, and State
  3. 3.5 Streams
  4. 3.5.3 Exploiting the Stream Paradigm
Previous chapter Next chapter
3.5. Streams

3.5.3. Exploiting the Stream Paradigm

Exercises:

  • 3.63 . Efficient of the sqrt-stream procedure
  • 3.64 . Stream-limit procedure
  • 3.65 . Three sequences of approximations to the natural logarithm of 2
  • 3.66 . Order of pairs in the stream
  • 3.67 . Modification of pairs
  • 3.68 . Alternative definition of pairs
  • 3.69 . Triples procedure
  • 3.70 . Weighting function
  • 3.71 . Ramanujan numbers
  • 3.72 . A stream of numbers that can be written as the sum of two squares
  • 3.73 . An RC circuit
  • 3.74 . Zero crossings
  • 3.75 . Signal smoothing
  • 3.76 . Smooth procedure

Was completed by:

  • Anton Burenkov
  • Khakim Aidarkhanov
  • misha

There are no comments yet.

Authentication required

You must log in to post a comment.

Login

© Hexlet

  • About
  • Source code
  • Slack #hexlet-volunteers

Help

  • Knowledge
  • Blog
  • Recommended books

Other open-source projects

  • Hexlet Editor
  • Hexlet CV
  • Hexlet Friends

Additionally

  • Code Basics
  • CodeBattle
  • Hexlet Guides