DIR : /home/kozerus/public_html/pn/uize/site-source/js/Uize/Widget/Calculator/Scientific.todo

/home/kozerus/public_html/pn/uize/site-source/js/Uize/Widget/Calculator

This is a proposal document for a =Uize.Widget.Calculator.Scientific= module.

- a subclass of Uize.Widget.Calculator that adds functions of a scientific calculator
- unary operators
	- inverse (1/x)
	- pi
	- power
		- x^2
		- 2^x
		- 10^x
		- e^x
	- ln
	- log
	- log2
	- logx(y)
	- trigonometric operators: sin, cos, tan, asin, acos, atan
	- series: n!, sigma n
	- x mod y
	- int
		- floor
		- ceil
		- round
- binary operators
	- x^y
- base support: decimal, binary, octal, hexadecimal, arbitrary?


//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer