for iOS 3.1 software
Table Of Contents
- User Guide
- Contents
- Chapter 1: Getting Started
- Chapter 2: Basics
- Chapter 3: Phone
- Chapter 4: Mail
- Chapter 5: Safari
- Chapter 6: iPod
- Chapter 7: Messages
- Chapter 8: Calendar
- Chapter 9: Photos
- Chapter 10: Camera
- Chapter 11: YouTube
- Chapter 12: Stocks
- Chapter 13: Maps
- Chapter 14: Weather
- Chapter 15: Voice Memos
- Chapter 16: Notes
- Chapter 17: Clock
- Chapter 18: Calculator
- Chapter 19: Settings
- Chapter 20: iTunes Store
- Chapter 21: App Store
- Chapter 22: Compass
- Chapter 23: Contacts
- Chapter 24: Nike + iPod
- Chapter 25: Accessibility
- Appendix A: Troubleshooting
- Appendix B: Other Resources
- Index
log Returns the log base 10 of a value.
sin Calculates the sine of a value.
sin
-1
Calculates the arc sine of a value. (Available when the 2nd button is tapped.)
cos Calculates the cosine of a value.
cos
-1
Calculates the arc cosine of a value. (Available when the 2nd button is tapped.)
tan Calculates the tangent of a value.
tan
-1
Calculates the arc tangent of a value. (Available when the 2nd button is tapped.)
ln Calculates the natural log of a value.
log2 Calculates the log base 2. (Available when the 2nd button is tapped.)
sinh Calculates the hyperbolic sine of a value.
sinh
-1
Calculates the inverse hyperbolic sine of a value. (Available when the 2nd button is
tapped.)
cosh Calculates the hyperbolic cosine of a value.
cosh
-1
Calculates the inverse hyperbolic cosine of a value. (Available when the 2nd button is
tapped.)
tanh Calculates the hyperbolic tangent of a value.
tanh
-1
Calculates the inverse hyperbolic tangent of a value. (Available when the 2nd button is
tapped.)
e
x
Tap after entering a value to raise the constant “e” (2.718281828459045...) to the power
of that value.
2
x
Calculates 2 to the power of the displayed value. For example, 10 2
x
= 1024. (Available
when the 2nd button is tapped.)
Rad Changes the mode to express trigonometric functions in radians.
Deg Changes the mode to express trigonometric functions in degrees.
π Enters the value of π (3.141592653589793...).
EE An operator that multiplies the currently displayed value by 10 to the power of the next
value you enter.
Rand Returns a random number between 0 and 1.
137
Chapter 18 Calculator










