EasyManuals Logo

HP 39G Master Guide

HP 39G
331 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #247 background imageLoading...
Page #247 background image
247
FNROOT(express.,guess)
This function is like a mini version of the Solve
aplet. If you feed it an algebraic expression
and an initial guess it will start from your guess
and find the value which makes the expression
zero. Don’t bother. It’s a lot easier to use the
Solve aplet. This is a tool for programmers so that they can access the Solve
abilities within programs.
You need to tell it what variable to expect in
the expression, in addition to providing it with
an initial guess. If there is only one answer
then any guess will do, but if more than one
solution is possible then more care needs to
be taken with your guess to ensure that it is in
the neighborhood of your desired solution.
Eg. (a) Solve
2
350xx
−=
Use: FNROOT(X
2
-3X-5,X,2)
(b) Solve
3
51
34
dd
−= +
Use: FNROOT(D/3-5-3D/4-1,D,0)
As with Solve, if your expression involves more than one variable then
whatever values are currently in memory are used for the other variables.
See also: QUAD, POLYROOT
FRAC(num)
This function gives the decimal part of any number, discarding the integer
part.
Eg. FRAC(3.45) = 0.45
FRAC(1234.03456) = 0.03456
See also: INT,FLOOR,CEILING,ROUND,TRUNCATE,FRAC

Table of Contents

Other manuals for HP 39G

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HP 39G and is the answer not in the manual?

HP 39G Specifications

General IconGeneral
BrandHP
Model39G
CategoryCalculator
LanguageEnglish

Related product manuals