• Contents
  • Exercises
  • Leaderboard
  • The book
  • Login
  • Sign up
  • English English
    • Русский Русский
  1. Contents
  2. 2 Building Abstractions with Data
  3. 2.5 Systems with Generic Operations
  4. 2.5.3 Example: Symbolic Algebra
Previous chapter Next chapter
2.5 Systems with Generic Operations

2.5.3 Example: Symbolic Algebra

Exercises:

  • 2.87 . =zero? for polynomials
  • 2.88 . Subtraction of polynomials
  • 2.89 . Procedures for dense polynomials
  • 2.90 . Generic operations on term lists
  • 2.91 . Division of univariate polynomial
  • 2.92 . Addition and multiplication of polynomials with different variables
  • 2.93 . Generic operations in rational-arithmetic package
  • 2.94 . Generic operation
  • 2.95 . Pseudodivision
  • 2.96 . Integerizing factor
  • 2.97 . Algorithm as a procedure

Completed by:

  • Pavel
  • Demid Kashirin
  • Anton Burenkov
  • Khakim Aidarkhanov
  • misha
  • Кирилл568
  • Artem Solomatin
  • Дмитрий
  • g7845123

There are no comments yet.

Authentication required

You must log in to post a comment.

Login
  • About
  • Source code
  • Slack #hexlet-volunteers
Help
  • Blog
  • Knowledge
  • Recommended books
OpenSource
  • Hexlet CV
  • Hexlet Editor
  • Hexlet Friends
Extras
  • Code Basics
  • CodeBattle
  • Hexlet Guides