Apps-dso.sws.iastate.edu



Engr 160, Section EExam 1 InformationFall 2014When: Tuesday, Sept. 30, 8:15 – 10:15 PMWhere: Hoover 2055What to Bring:reference sheet (hand out from the first day of class; also available on Blackboard)cheat sheet (one 8.5” by 11” page of notes; can have writing or printing on both sides)scientific calculator fitting NCEES (Engineering Licensing Board) calculator policyTexas Instruments (all TI-30X or TI-36X models), Hewlett Packard (HP 33s or 35s models) or Casio (all fx-115 models)Pencileraserruler (optional)Topics Included on the First Exam:Engineering CalculationsGeneral engineering calculationsSignificant digitsUnit conversions (using conversion factors)SI base unitsDimensional consistencyEngineering graphs (rectilinear, semi-log and log-log paper)Curve fitting (linear, exponential and power functions) with the method of selected pointsExcel spreadsheet formulas using cell references (absolute and relative) and built-in functionsSQRT(x), ABS(x), FACT(x), SUM(x), EXP(x), LN(x), LOG10(x), SIN(x), COS(x), TAN(x), ASIN(x), ACOS(x), ATAN(x), PI(), IF(LogicalTest, TrueValue, FalseValue)VBA programming Note: your code will be written by hand, not on the computerFlowcharts (will be read only, not asked to make one)Option Explicit statementSub Name() and End Sub statementsCreating variables with the Dim statement (String, Single and Integer types)Assignment statements – may need to use VBA’s built-in math functions (Appendix B)Abs, Atn, Cos, Exp, Log, Rnd, Sgn, Sin, Sqr, TanInput using the InputBox function and output using the MsgBox function (Appendix B & C)Creating multiple lines using vbNewLineFormatting functions - Format, FormatNumber, FormatPercent and FormatCurrencyBranching using the One-Line If statement and the Block If structureLooping using the Do … Loop structure and the For … Next structure ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download