GeoGebra
In GeoGebra
, there are two different commands for writing numbers in scientific notation:
- 1.
ScientificText(<Number>)
- 2.
ScientificText(<Number>, <Precision>)
ScientificText(<Number>)
uses a precision of fifteen significant digits by default. ScientificText(<Number>, <Precision>)
gives you the option to decide the precision for yourself. In any case, GeoGebra
calculates the same number and rounds it off to fit the desired precision.
<Number>
is the number you want to have expressed in scientific notation. <Precision>
is the number of significant digits in the number.
GeoGebra
Instruction 1
- 1.
- Open
CAS
underView
inMenu
. - 2.
- Start typing
Scientific notation
in theCAS
view. The two options for scientific notation commands will appear:-
ScientificText(<Number>)
-
ScientificText(<Number>, <Precision>)
Choose the one that you want to use.
-
- 3.
- Enter the number you want expressed in its scientific notation, and the precision if necessary, and press
Enter
.