ExamView Test GeneratorUser Guide9.0
ExamView Test Generator 10Technical RequirementsThe following software and hardware specifications are required before using the ExamView Assessment S
ExamView Test Generator 100leftstring left(string x, int y)Returns the first y characters of the string argument, x.EXAMPLEleft("ExamView",
ExamView Test Generator 101strstring str(double x)Returns a string representation of the argument, x.EXAMPLEstr(18) will return "18"strdupst
ExamView Test Generator 102Statistical FunctionsExamView Test Generator provides you with numerous pre-defined statistical functions to use when defin
ExamView Test Generator 103quartiledouble quartile(list data, int whichQuartile)Returns one of the divisions of observations of the data in the list.E
ExamView Test Generator 104Logical OperatorsExamView Test Generator provides you with numerous pre-defined logical operators to use when defining vari
ExamView Test Generator 105Fraction FunctionsExamView Test Generator provides you with numerous fraction functions to use when defining variables, con
ExamView Test Generator 106smixfracs*string smixfracs(double numer, double denom)After reducing the fraction numer / denom, this function will return
ExamView Test Generator 107decs*string decs(double x)This function returns a string representation of the decimal number. If the functiondetermines th
ExamView Test Generator 108isuniqueint isunique(expression arg1, expression arg2, ...)Compares the arguments to see if there are any duplicates. If th
ExamView Test Generator 109rangedouble range(double x, double y, double increment {optional})Returns a pseudo-random number in the range x to y, inclu
ExamView Test Generator 11Getting StartedThis section covers the following topics:Installing the ExamView Assessment Suite SoftwareDownloading the Exa
ExamView Test Generator 110sigfigstring sigfig(double x, int numSigFigs, BooleanforceNumSigFigs)Creates a string version of the argument, x, that has
ExamView Test Generator 111unsortlist unsort(list dataList)This function will "unsort" or scramble the list of arguments. The list passed in
ExamView Test Generator 112KeywordsExamView Test Generator provides you with numerous pre-defined constants to use when defining variables, conditions
ExamView Test Generator 113Syntax Descriptiondouble arccsch(doublex)Computes the hyperbolic arc cosecant of the argument, x. Arguments to the function
ExamView Test Generator 114Syntax Descriptiondouble ceil(double x)Rounds up. The function finds the smallest integer not less than the argument, x.exp
ExamView Test Generator 115Syntax Descriptiondouble coth(double x)Computes the hyperbolic cotangent of the argument, x. This evaluates to cosh(x) / si
ExamView Test Generator 116Syntax Descriptionstring fracs(doublenumer, double denom)After reducing the fraction numer / denom, this function will retu
ExamView Test Generator 117Syntax Descriptionint isunique(expressionarg1, expression arg2,...)Compares the arguments to see if there are any duplicate
ExamView Test Generator 118Syntax Descriptionlist(expression arg1,expression arg2, ...)Use this function as a container to hold a group of similar exp
ExamView Test Generator 119Syntax Descriptionlist makelist(intnumValues, doublelowerExtreme,double lowerQuartile,double median,double upperQuartile,do
ExamView Test Generator 12Welcome ScreenEach time the ExamView Test Generator software is opened, the program displays the Welcome screen. Use the Qui
ExamView Test Generator 120Syntax Descriptionexpression MODexpressionDivides the first expression by the second expression and returns the remainder.
ExamView Test Generator 121Syntax Descriptiondouble quartile(listdata, intwhichQuartile)Returns one of the divisions of observations of the data in th
ExamView Test Generator 122Syntax Descriptionstring right(string x,int y)Returns the last y characters of the string argument, x.EXAMPLEright("Ex
ExamView Test Generator 123Syntax Descriptiondouble sdev(list data)Returns the standard deviation of the data values in the list. Data values are assu
ExamView Test Generator 124Syntax Descriptionstring sigfig(double x,int numSigFigs, BooleanforceNumSigFigs)Creates a string version of the argument, x
ExamView Test Generator 125Syntax Descriptionstring sqrs(double x)After reducing the argument, x, to a multiple of a whole number and a radical, it re
ExamView Test Generator 126Syntax Descriptionstring symbol(string x)Converts the string argument, x, to the appropriate Symbol character.NOTEOnce the
ExamView Test Generator 127Syntax Descriptionlist unsort(listdataList)This function will "unsort" or scramble the list of arguments. The lis
ExamView Test Generator 128The Graph ToolThe graph tool provides you with three graph options:Cartesian GraphsPolar GraphsNumber LinesCartesian Graphs
ExamView Test Generator 129Inserting a Cartesian GraphThe graph pictured is a representation of y = e ^ x.1Position the cursor at the location where y
ExamView Test Generator 13Switching Between the Test Builder and the Question Bank EditorThe Test Builder and the Question Bank Editor are separate pa
ExamView Test Generator 13017Select a background style for the graph. The background can be blank, dotted, or lined. If you select a lined or dottedba
ExamView Test Generator 131Parabola1Insert a Cartesian graph into a question, answer, matchinggroup, rationale, feedback, or narrative. To edit an exi
ExamView Test Generator 132Circle1Insert a Cartesian graph into a question, answer, matchinggroup, rationale, feedback, or narrative.To edit an existi
ExamView Test Generator 133Ellipse1Insert a Cartesian graph into a question, answer, matchinggroup, rationale, feedback, or narrative.To edit an exist
ExamView Test Generator 1345Enter values for a (semimajor axis) and b (semiminor axis).NOTEVariables can be used as values for the semimajor axis, the
ExamView Test Generator 135Segment1Insert a Cartesian graph into a question, answer, matchinggroup, rationale, feedback, or narrative.To edit an exist
ExamView Test Generator 1365For each point defined, select a label style, point style, and label position.6For a polynomial defined by zeroes, enter a
ExamView Test Generator 1376To change the color of the function, click the Color drop-down menu .7Click Apply to view your changes in the editing wind
ExamView Test Generator 138NOTEMost of the time when you are adding a picture or a shape to a cartesian graph, you will wantto clear the axes, backgro
ExamView Test Generator 139NOTEMost of the time when you are adding a picture or a shape to a Cartesian graph, you will wantto clear the axes, backgro
ExamView Test Generator 14The Test BuilderThis chapter covers the following topics:Question TypesTest Builder BasicsQuestion Selection MethodsCustomiz
ExamView Test Generator 1407Optionally, change the starting angle, gap, explode direction, pie height, and label style. Changing the pie heightwill gi
ExamView Test Generator 1413A checklist is displayed showing all of the items currently added to the graph that can be combined to create acompound fu
ExamView Test Generator 142Polar GraphsA polar graph is a graph defined by the polar coordinates r (the radial coordinate) and theta (the angular coor
ExamView Test Generator 143NOTEVariables cannot be used as values for the axis label, units per tick, ticks per inch, ticks perlabel, width, height, o
ExamView Test Generator 144f(theta)1Insert a polar graph into a question, answer, matching group, ornarrative.To edit an existing graph, double-click
ExamView Test Generator 1454Select a point style. The point styles can be none, solid, or hollow.5Select a label style. You can have no label, use the
ExamView Test Generator 146Number LinesA number line is a picture of a straight line on which every point is assumed to correspond to a real number an
ExamView Test Generator 14713By default, the number line displays tick marks and tick-mark labels. To show or hide these click the Show tick marksand
ExamView Test Generator 1481Insert a number line into a question, answer, matching group, or narrative.To edit an existing number line, double-click t
ExamView Test Generator 1495Select a label style. You can have no label, use the coordinate of the endpoint as the label, or optionally enter a textla
ExamView Test Generator 15EXAMPLEExamView allows for three question types.---------------------------ANS: F, thirteen3Click the Answer drop-down menu
ExamView Test Generator 1503Enter values for the lower extreme, lower quartile, median, upper quartile, and upper extreme.NOTEVariables can be used as
ExamView Test Generator 1515To change the color of the vector, click the Color drop-down menu . To change the color of the label, click Font.6Click Ap
ExamView Test Generator 152PreferencesThe preference settings are divided into five sections.Changing the PreferencesGeneralFilesEditingLayoutStylePoi
ExamView Test Generator 153GeneralPersonal InformationThe information shown here reflects what youentered when you first installed the program. Youcan
ExamView Test Generator 154Default File LocationsQuestion Banks - The location where the program initially looks when you open or save a question bank
ExamView Test Generator 155LayoutQuestionsAnswer Choices - Indicate whether you want theprogram to format multiple choice, multipleresponse, true/fals
ExamView Test Generator 156Answer KeySelect which items you want to appear in the answer key section of the test.PageColumns - Select if tests should
ExamView Test Generator 157PointsUse the Points preferences to assign the defaultpoint values for the different question types. Pointvalues can be pri
ExamView Test Generator 158Learning Management SystemsUsing ExamView you can publish or export tests and question banks to popular learning management
ExamView Test Generator 159ANGEL Question SupportThe publish and export features map ExamView question types to a the closest corresponding ANGEL ques
ExamView Test Generator 168Optionally, click Info and then enter the question information.9Optionally, click Edit from the menu bar and select Add Fee
ExamView Test Generator 160ExamView Question Information Publish to ANGEL Export to ANGELMiscellaneous - - - -Notes - - - -ANGEL Publish LocationExamV
ExamView Test Generator 161dSelect one of three formatting options for the HTML that is uploaded to the ANGEL server. The best option tochoose will de
ExamView Test Generator 162IMPORTANTBecause the server must be validated in order to continue, an internet connection must beavailable to create the p
ExamView Test Generator 163How to convert quizzes to assessments manually...1Click Utilities and select the Lessons tab.2Click the Course Quiz and Sur
ExamView Test Generator 164ANGEL 7.3 (and higher) Advanced Publish SettingsLeft unchanged, the default values shown for each setting will be transmitt
ExamView Test Generator 165Interaction SettingsSetting Name Default DescriptionDisplay Mode All QuestionsDisplay Mode specifies whether the questions
ExamView Test Generator 166ANGEL 7.0 - 7.2 Advanced Publish SettingsLeft unchanged, the default values shown for each setting will be transmitted alon
ExamView Test Generator 167Delivery SettingsSetting Name Default DescriptionDisplay Mode All QuestionsDisplay Mode specifies whether the questions wil
ExamView Test Generator 168BlackboardUsing ExamView you can export tests and question banks to Blackboard. This feature gives you the flexibility to c
ExamView Test Generator 169ExamView Question Information Blackboard 6.0 - 7.0 Blackboard 7.1 - 9.0Difficulty - - DifficultyReference - - CategoryLearn
ExamView Test Generator 177Optionally, enter an answer explanation in the Rationale area.8Optionally, click Info and then enter the question informati
ExamView Test Generator 170NOTEIn most cases, you should use the HTML without default fonts option to simplify the HTMLas much as possible without los
ExamView Test Generator 171How to upload question into Blackboard 6.0 - 8.0...1Log in to your Blackboard server. The My Institution page appears.2Clic
ExamView Test Generator 172l Blackboard does not support the concept of a narrative (a common piece of information shared by multiple questions).Durin
ExamView Test Generator 173Desire2LearnUsing ExamView you can export tests and question banks to a format that can be brought into Desire2Learn (v.8.0
ExamView Test Generator 1741Create or open a test/question bank in ExamView.2Click File from the menu bar, mouse over Export and select Blackboard 7.1
ExamView Test Generator 175MoodleUsing ExamView you can export tests and question banks to a format that can be brought into Moodle. This feature give
ExamView Test Generator 176Importing Question Content Into MoodleExamView does not yet offer a Moodle-native export format. However, test and question
ExamView Test Generator 177WebCTUsing ExamView you can publish or export tests and question banks to WebCT. Publishing allows you to push content from
ExamView Test Generator 178ExamView Question Information Publish to WebCT Export to WebCtRationale General Feedback General FeedbackPoints Points Poin
ExamView Test Generator 1793Select a server profile from the list or create a new profile.If necessary, provide the username and password (this inform
ExamView Test Generator 18EXAMPLECopy a multiple choice question and its choices from a word processing document. Create anew multiple choice question
ExamView Test Generator 1801Click File from the menu bar, mouse over Publish To and select WebCT CE 6/Vista 3-4.2Click Add New.3Enter a Profile name t
ExamView Test Generator 181questions for a chapter. You could also include a course or book title as part of the category name to furtheridentify the
ExamView Test Generator 182Setting Name Default DescriptionNumber of allowedattempts1Specifies the number of attempts a student is allowed to take the
ExamView Test Generator 183Navigating the SoftwareThis section covers the following topics:Editing Commands and Keyboard ShortcutsNavigate Within a Qu
ExamView Test Generator 184To enter foreign language charactersCharacter PC Macà è ì ò ùÀ È Ì Ò ÙCtrl + ` (ACCENT GRAVE), the letter Option + ` (ACCEN
ExamView Test Generator 185To move... Press this... (PC) Press this... (Mac)end of a word Ctrl + ► (right arrow) Ctrl + ► (right arrow)beginning of a
ExamView Test Generator 186To select... Press this...beginning of line Shift + Homedown one line Shift + ▼ (down arrow)up one line Shift + ▲ (up arrow
ExamView Test Generator 187Navigate Within a Test or Question BankTo scroll a test/question bank using the mouseTo do this... Do this...Scroll up one
ExamView Test Generator 188Troubleshooting TipsIf you experience problems using ExamView Test Generator, refer to the list of troubleshooting tips lis
ExamView Test Generator 189An indent or tab cannot be set to 0 (zero).If you paste text from another application, ExamView Test Generator may use the
ExamView Test Generator 196Optionally, click Edit from the menu bar and select Add Feedback to add feedback.7Optionally, click the Narrative drop-down
ExamView Test Generator 190Contact UsFor additional help, contact Turning Technologies Technical Support.Technical Support is available from 7 a.m. -
ExamView Test Generator 2© 2015 Turning Technologies, LLC. All rights reserved.Portions Responsive Innovations, LLC, Microsoft CorporationNo part of t
ExamView Test Generator 20EXAMPLEFor example, suppose you requested eight matching questions and there are two matching groups,each with 10 questions,
ExamView Test Generator 21Completion1Select a completion question and click Edit, or click New and select Completion to create a new question.2Enter t
ExamView Test Generator 22Test Builder BasicsIf you want ExamView Test Generator to choose questions randomly from one or more question banks, choose
ExamView Test Generator 23Test Builder ToolbarThe Test Builder toolbar provides access to the most commonly used tools. Because all the toolbar tool f
ExamView Test Generator 24Icon Description PC Shortcut Mac ShortcutStyle Gallery - Click this icon to open the Style Gallery where you canchoose from
ExamView Test Generator 25Next StepsAfter the program displays the test, you can edit/create questions, select additional questions, customize the app
ExamView Test Generator 261Click Select from the menu bar and select Clear SelectionsThe Clear Selections window opens.2Select Entire Test or the bank
ExamView Test Generator 27TIPUse the Clear Selections command to quickly delete all questions or to remove questionsyou selected from a particular que
ExamView Test Generator 28NOTEYou can click Custom to add or remove words in the custom dictionary. The customdictionary (examview.tlx) is stored in t
ExamView Test Generator 29l To move an entire question type group (e.g., multiple choice), select the question type title and drag it to thedesired lo
ExamView Test Generator 3Table of ContentsTABLE OF CONTENTS 3ABOUT EXAMVIEW® TEST GENERATOR 9Technical Requirements10Getting Started11Installing the E
ExamView Test Generator 30l The Sort by list will only contain entries for question information fields that contain at least one entry for thequestion
ExamView Test Generator 311Click or click Test from the menu barand select Layout.2Click the Layout icon and then click thePage tab.3Select the radio
ExamView Test Generator 321Click File and select Print Bubble Form.2Select a form from the Form Name list.A description of the selected bubble form is
ExamView Test Generator 331Click from the toolbar or click File and select Save.NOTEClick File and select Save As to save the test with a different fi
ExamView Test Generator 34l The export option supports ANGEL, WebCT, and Blackboard formats. When you export a test using any ofthese choices, the pro
ExamView Test Generator 35NOTERemediation hyperlinks are only available for keywords and state standards. The state standardinformation must include a
ExamView Test Generator 36Write down the question types and the question numbers. Later, while working with the software, you can use the From a Listc
ExamView Test Generator 374Select the box or item next to each question you want use.TIPClick Options to make adjustments to how much question informa
ExamView Test Generator 388Click Close when you finish selecting questions by standard.NOTEBecause some questions may contain more than one objective/
ExamView Test Generator 39set to Match criteria exactly.After you enter the search criteria, the program shows you how many questions match the criter
ExamView Test Generator 4Question Selection Methods35Selecting Questions Randomly35Selecting Questions from a List35Selecting Questions While Viewing3
ExamView Test Generator 404Click OK to apply the settings to the current test.NOTESome of the layout options (e.g., two-column format to conserve pape
ExamView Test Generator 41Changing Headers and FootersTest headers and footers may be formatted to your preference.1Click Test from the menu bar, mous
ExamView Test Generator 42Question Bank EditorThe Question Bank Editor allows you to edit questions in an existing question bank or to create new ques
ExamView Test Generator 43Question Bank Editor ToolbarThe Question Bank Editor toolbar provides access to the most commonly used tools. Because all th
ExamView Test Generator 44Icon Description PC Shortcut Mac ShortcutScramble - Click this icon to open the Scramble window where youcan choose to scram
ExamView Test Generator 453Select the question bank and click Open.4If you assigned a password to the question bank, you will be prompted to enter the
ExamView Test Generator 46How to edit a question in a question bank...1Select the question on the test that you want to edit.2Click Edit located at th
ExamView Test Generator 47Question InformationSelect which items (answer, difficulty code, etc.) you want to appear with each question.3Click the Styl
ExamView Test Generator 48NOTEYou can click Custom to add or remove words in the custom dictionary. The customdictionary (examview.tlx) is stored in t
ExamView Test Generator 494Click OK to update the current test.NOTEIf you do not see the Reorder button right click on the toolbar and select Customiz
ExamView Test Generator 5THE WORD PROCESSOR 61The Word Processor Toolbar61Paragraph, Characters and Objects62Using the Word Processor Ruler62Formattin
ExamView Test Generator 503Identify the folder where you want to save the question bank. If you want to save the file on a different drive or on anetw
ExamView Test Generator 51The export option supports both the WebCT and Blackboard (Bb) formats. When you export a test using either of theseformats,
ExamView Test Generator 52Importing an RTF Document (PCOnly)Use the included ExamView Import Utility application to import questions from an RTF docu
ExamView Test Generator 53Publishing TestsExamView Test Generator lets you easily create electronic tests that can be taken over the internet with a b
ExamView Test Generator 54Publishing a LAN-Based (Online) Test Without a RosterPublishing a LAN-Based (Online) Test with a RosterStudent Feedback/Mult
ExamView Test Generator 55NOTEThe end-of-test report can be a powerful learning tool for students. For example, you couldset up the report to display
ExamView Test Generator 56Preview your online test to make sure that everything is working. If you notice an error, make any changes to the original t
ExamView Test Generator 57Personal WebsitesYou can publish tests/study guides to your own website. You must save the tests/study guides to your hard d
ExamView Test Generator 586Enter a file name and click Save to save the test/study guide.NOTEWhen you create a test, the program encrypts the answer i
ExamView Test Generator 59IMPORTANTYou must use a browser such as Netscape 7.0/Internet Explorer 5.0 (or a more recent version), orFireFox that suppor
ExamView Test Generator 6THE EQUATION EDITOR 79The Equation Editor Menu Bar79Creating an Equation81Equation Editor Keyboard Shortcuts84Changing the Eq
ExamView Test Generator 60Publisher WebsitesBefore you can post a test to a publisher’s website, you must provide login information such as an instruc
ExamView Test Generator 61The Word ProcessorExamView Test Generator comes with a built-in word processor tool that allows you perform several word pro
ExamView Test Generator 62Paragraph, Characters and ObjectsThis section covers the following topics:Using the Word Processor RulerFormatting Paragraph
ExamView Test Generator 632Click Format from the menu bar and select Paragraph.TIPFor some of the paragraph settings, you can use the ruler and toolba
ExamView Test Generator 64l With the Question Tags option turned on, the recalculate symbol appears in the left margin next to any questionswith dynam
ExamView Test Generator 65How to paste text or pictures...1Position the cursor where you want to insert the text, picture, column, or row.2Click or pr
ExamView Test Generator 66Inserting a Symbol or Foreign CharacterHow to insert a symbol or special character (math symbol, bullet, etc.)...1Click Inse
ExamView Test Generator 674Specify the URL (uniform resource locator) address (e.g., www.servername.com/webpage.html).NOTEYou can specify a link to an
ExamView Test Generator 68Working with TabsHow to insert a new tab...1Position the cursor in the paragraph in which you want to add a new tab. If you
ExamView Test Generator 69NOTEIf multiple, consecutive paragraphs have the same border style, you can click the “middle”border to set the border to be
ExamView Test Generator 7Point147Segment147Ray148Line149Box and Whisker Plot149Vectors150PREFERENCES 152Changing the Preferences152General153Files153E
ExamView Test Generator 70PicturesThis section covers the following topics:Inserting a PictureFormatting PicturesInserting a Picture1Position the curs
ExamView Test Generator 71Click the baseline (dotted line) or, if the baseline is at the bottom of an image, click to the left or rightof the handle.
ExamView Test Generator 72TablesThis section covers the following topics:Inserting a TableInserting/Editing Rows and ColumnsFormatting Existing Tables
ExamView Test Generator 7311To delete a table, click in it. Click Table from the menu bar and select Select Table and press DELETE.TIPIf you created a
ExamView Test Generator 744Optionally, set the Formats to Apply options.These options let you customize the predefined format. For example, you can tu
ExamView Test Generator 75Converting Tabular Text Into a TableTIPIf you plan to create internet tests with tabular material; you should use tables, no
ExamView Test Generator 765Click OK.TIPWith ExamView Test Generator (as with other word processors), it is possible to create atable where some column
ExamView Test Generator 77Aligning ColumnsThe Align Columns command resets an entire table so that all cells align in a column format. Although you ca
ExamView Test Generator 782Click Table from the menu bar and select Table Properties.3Select the alignment and page break option.4Click OK.turningtech
ExamView Test Generator 79The Equation EditorYou can create or edit mathematical equations with ExamView Test Generator. An equation is a series of nu
ExamView Test Generator 8Known Issues175Importing Question Content Into Moodle176WebCT177WebCT Question Support177Known Issues178Publishing a Test/Ban
ExamView Test Generator 80When this is true, you will need to decide how to align the slots in the pile (in the above case, there are three). A pile i
ExamView Test Generator 81yourself by highlighting the text and choosing one of the options shown below. You can make changes to the default sizesyour
ExamView Test Generator 823For practice, enter the simple equation (3 + 4 = 7). Key the following into the empty slot: 3+4=7NOTEYou do not need to pre
ExamView Test Generator 8316If you continued to key text at this point, it would also be inserted into the superscript. To exit the superscript slot,
ExamView Test Generator 84Equation Editor Keyboard ShortcutsThe equation editor in ExamView Test Generator includes numerous shortcut keys to make ins
ExamView Test Generator 85Keyboard shortcuts for inserting symbolsSymbol Ctrl+ K then Symbol Ctrl + K then Symbol Ctrl + K then Symbol Ctrl + K thenA
ExamView Test Generator 86Keyboard shortcuts for adding accents to charactersAccent KeyPrime Ctrl + 'Star Ctrl + *Overbar Ctrl + _Double prime Ct
ExamView Test Generator 87Inserting Symbols Into an Equation1Position the cursor at the location in the equation where you want to insert the symbol.2
ExamView Test Generator 88Dynamic Content (Algorithms)Through the use of built-in algorithmic functions, keywords, and variables, ExamView Test Genera
ExamView Test Generator 89NOTEThe variable name entered must be unique for the algorithm group and must not match any ofthe reserved keywords.2Enter a
ExamView Test Generator 9About ExamView® Test GeneratorExamView® Test Generator allows for the quick creation of paper, internet and online (LAN-based
ExamView Test Generator 90EXAMPLEIf we want to have the coefficients in a polynomial such as 3x2+ 2x - 4 = 0 be represented asvariables, we would use
ExamView Test Generator 912Enter a definition. Click next to the definition to display a list of currently defined constants and keywords.NOTEYou cann
ExamView Test Generator 92- Subtraction* Multiplication (use 3 * x instead of 3x)/ Division\ Integer division% Modulus^ Power (use x^2 to represent x
ExamView Test Generator 93^ power* / \ % multiplication, division, integer division, modulus+ - addition, subtraction< <= > >= less than,
ExamView Test Generator 94Algorithm DefinitionsThis section covers the following topics:ConstantsMath FunctionsExponential and Logarithmic FunctionsTr
ExamView Test Generator 95fracdouble frac(double x)Returns the fractional part of the argument, x. The return value will always be greater thanor equa
ExamView Test Generator 96log10double log10(double x)Calculates the base 10 logarithm of the argument, x. Arguments to the function must begreater tha
ExamView Test Generator 97arccotdouble arccot(double x)Computes the arc cotangent of the argument, x. Arguments to the function must not beequal to ze
ExamView Test Generator 98asechdouble asech(double x)Computes the hyperbolic arc secant of the argument, x. Arguments to the function mustbe greater t
ExamView Test Generator 99raddouble rad(double x)Converts an argument, x, in degrees to radians.secdouble sec(double x)Computes the secant of the argu
Comentarios a estos manuales