Calculate: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (→‎Resources: removed depricated cat. "Activity")
No edit summary
Line 18: Line 18:


===Collaboration===
===Collaboration===
Basic collaboration is functioning. The history box shows equations entered by buddies in their own color.
Collaboration is not included yet, but will be in the near future. It will be possible for children to share the equations they've written, so that they can be viewed and used by others.

===Functionality===
* Variables: type 'apples:5' (and tab-completion of variable names)
* Function plotting: type 'plot(sin(x),x=0..360)'


=Visual Design=
=Visual Design=

Revision as of 14:34, 10 September 2007

Description & Goals

Calculate
Calculate.svg
Status: unknown
Version: unknown
Base: Yes
Source: git
l10n: missing
Contributors
Reinier Heeres, Miguel Alvarez

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)'

Visual Design

Design by Eben


Screenshots

Screen shot at 2007-07-15


(note that the text on the buttons is very readable on an XO, but looks a little small here)

Development

Feature Requests
Implementation Discussion
Version History

Source

git

RPMs

  • none available

Resources