User Manual
EN-32
k OFF (! + @)
Calculator: Turns off power.
Emulator: Does not turn off the emulator. (! + @ does not perform any operation.)
k COPY & PASTE
Calculator: COPY & PASTE supported on the calculator.
Emulator: COPY & PASTE supported on the emulator, and between the emulator and other
applications running on the computer.
Copy and paste of fx-9860G
III calculator-specific input codes between fx-Manager PLUS
Subscription for fx-9860GIIIseries and other applications is not supported in some cases.
Supports copy and paste between an emulator spreadsheet and an Excel spreadsheet running on
your computer.
• Copy and paste of the following formulas is supported between an emulator spreadsheet and an
Excel spreadsheet running on your computer.
+, –, `, /, ^, =, <>, >, <, >=, <=, $, :
IF, MIN, MAX, AVERAGE, MEDIAN, SUM, PRODUCT
LOG, FACT, POWER, SQRT, LOG10, LN, PI
SIN, COS, TAN, ASIN, ACOS, ATAN, SINH, COSH, TANH, ASINH, ACOSH, ATANH
ABS, GCD, LCM, MOD, TRUNC, INT, ROUND, PERMUT, COMBIN, RAND, NOT, AND, OR
The table below shows how some formulas may be modified automatically when a paste operation
is performed.
Modified Formulas
Spreadsheet Paste Operation* Excel
⫻ ⇔
`
⫼ ⇔
/
≠⇔
<>
>
⇔
>=
<
⇔
<=
Omitted multiplication sign
→
`
CellIf(
⇔
IF(
CellMin(
⇔
MIN(
CellMax(
⇔
MAX(
CellMean(
⇔
AVERAGE(
CellMedian(
⇔
MEDIAN(
CellSum(
⇔
SUM(
CellProd(
⇔
PRODUCT(
logab(#1,#2
⇔
LOG(#2,#1
#1
2
→
#1^2
#1
–1
→
#1^–1