Calculate: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (Updated Alt tag to reflect the image description better.)
No edit summary
Line 53: Line 53:
[[Category:Software]]
[[Category:Software]]
[[Category:Developers]]
[[Category:Developers]]
[[Category:Mathematics]]

Revision as of 19:57, 30 January 2008

Calculate.svg This activity was bundled
TST Calculate
Trac print.png Tickets all - active - new
OlpcProject.png Reinier Heeres, Miguel Alvarez

see more templates or propose new

Description & Goals

Summary

The calculate activity provides a generic calculator. The interface provides the simplest functions directly and should therefore be easy to use for the youngest children. However, it does support more complicated math and variables.

Goals

Teach children some math

Collaboration

Basic collaboration is functioning. The history box shows equations entered by buddies in their own color.

Functionality

  • Variables: type 'apples:5' (and tab-completion of variable names)
  • Function plotting: type 'plot(sin(x),x=0..360)'
  • To add Variables 1)Type the name of the Variable in the Label box. 2)Then move to the next line down and Put in the amount of the Variable. 3) Push the enter button (On computer Screen)

Visual Design

Design by Eben


Screenshots

Screenshot of plot(y^2,y=-2..2)


Development

Feature Requests
Implementation Discussion
Version History

Source

git

RPMs

  • none available

Resources