






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Class: CEE 3804 - Computer Applications for CEE; Subject: Civil and Environmental Engin; University: Virginia Polytechnic Institute And State University; Term: Fall 2014;
Typology: Quizzes
1 / 10
This page cannot be seen from the preview
Don't miss anything!







number of transistors that could be squeezed onto a chip was doubling about every 18 months. thus computer speed double's every 18 months TERM 2
DEFINITION 2
DEFINITION 3 very rare but possible.pentium floating error TERM 4
DEFINITION 4
DEFINITION 5
DEFINITION 7
DEFINITION 8
DEFINITION 9 dimensionlessrelative error= (true val - approx)/(true val) TERM 10
DEFINITION 10 ASCII= 7 bitExtended ASCII= 8 bitUnicode= 8 to 32 bit
the smallest number (power of 2) that when added to 1 is greater than 1 TERM 17
DEFINITION 17 includes tabs for each categorycannot be modified by usercan beminimized to save screen space TERM 18
DEFINITION 18
DEFINITION 19 displays status of active window and keyboard features at bottom of windowalso provides summary of selected numerical data- sum, min, max, numerical count, count average TERM 20
DEFINITION 20 can hold values, folumas, objectsColumn A row 1external references (other workbooks)remote references (other applications)
is a range with blank rows and columns surrounding itexcel uses them to determine the particular range of interest TERM 22
DEFINITION 22 -text description for individual cell or group of cells. names can include letters,$, periods, underscore, but must begin with letter or underscore. can be up to 255- by default names are absolute refdefine a name by1_ highlight range type name in box2) insert/name/define TERM 23
DEFINITION 23 passwords can be 15 characters, are case sensitive, and require confirmation when first entered- open password: cannot open file without a password- password to modify TERM 24
DEFINITION 24 cell protection is set under the cell format option. cells can be locked, which prevents any changes. cells can also be hidden, which prevents formulas from being seen. the default is locked bu not hidden. call protection is only active when the worksheet is protected TERM 25
DEFINITION 25
reference errorproblem with cell reference TERM 32
DEFINITION 32 value errortrying to calculate text or incorrect arguments for a worksheet function TERM 33
DEFINITION 33 Null errorno intersection for the ranges identified in the formula TERM 34
DEFINITION 34 a reference that refers back upon itself TERM 35
DEFINITION 35 (range,criteria, sum_range)allow the adding for cells that meet a specific criteria
and(logic 1, logic 2)returns true only if all are rightor(logic 1, logic 2)returns true if any is true TERM 37
DEFINITION 37 reverses the meaning of a logic value TERM 38
DEFINITION 38 counts numbers, dates, times TERM 39
DEFINITION 39 counts, numbers, text, logical values, error valuesdoes not count empty cells TERM 40
DEFINITION 40 (number, divisor)gives remainder