1210 results for "function".
-
Question in Engineering Statics
Use integration to find the centroid of an area bounded by a parabola, a sloping line, and the y-axis.
-
Question in Vicky's workspace
Compute a table of values for a quadratic function. A JSXgraph (the graph paper) plot shows the curve going through the entered values. The student input is now disconnected from the graph so that they slide the points usually after they input the values and the answer fields are not updated.
-
Question in Christian's workspace
Compute a table of values for a quadratic function. A JSXgraph plot shows the curve going through the entered values.
-
Exam (15 questions) in NC Math 4Plot linear functions and identify key characteristics.
-
Exam (6 questions) in Kuldeep's workspace
Integrate the product of two functions by the method of integration by parts.
-
Question in 0 Calculo derivadas
Differentiate the function $f(x)=(a + b x)^m e ^ {n x}$ using the product rule. Find $g(x)$ such that $f^{\prime}(x)= (a + b x)^{m-1} e ^ {n x}g(x)$.
-
Question in 0 Calculo derivadas
More work on differentiation with trigonometric functions
-
Question in 0 Calculo derivadas
More work on differentiation with trigonometric functions
-
Question in 0 Calculo derivadas
Differentiation of trigonometric functions
-
Question in Elena's workspace
Multiple choice question. Given a randomised polynomial select the possible ways of writing the domain of the function.
-
Question in Linear Algebra 1st year
Matrix multiplication. Contains a function that will let you print the calculation steps of matrix multiplication, e.g. in the Advice.
-
Question in DIAGNOSYS
No description given
-
Question in DIAGNOSYS
No description given
-
Question in AJAY's workspace
No description given
-
Question in How-tos
Obosolete: there's now a built-in function
sort_by
.Defines a custom function sort_by to sort a list of lists by the elements at the given index.
You could do a similar thing to sort lists of dictionaries.
-
Question in How-tos
Should not be used: there's now a built-in function
frequencies
.This question randomly generates a list of 100 items, each chosen from a list of strings.
It then computes the number of occurrences of each distinct item in the list. The statement shows the frequencies in a table.
-
Question in How-tos
This question uses the vis.js library to plot 3D functions and data sets.
As well as JME functions to make plots, you can use javascript functions to get more control over how the plots are rendered.
-
Question in How-tos
Shows how to use the JME function lpad to add zeros to the beginning of a number so it's always displayed using two digits.
-
Question in How-tos
Demo showing how to write a custom function in javascript.
-
Question in How-tos
Call a custom function from another javascript custom function by using
scope.evaluate
-
Question in How-tos
No description given
-
Question in How-tos
Demo question showing how to use the matrix maths functions in JavaScript.
-
Question in How-tos
This shows how to implement a recursive function in JavaScript with a nested function definition.
-
Question in How-tos
Ask for the squares of five randomly-chosen numbers between 0 and 15.
The shuffle function puts a list in random order.
-
Question in How-tos
This question shows how to use the
currency
function to display amounts of currency with the correct symbols. -
Question in How-tos
This question shows how to display a number like "1234" as "1,234", or "1 234", using the formatNumber function.
-
Question in How-tos
A method of randomly choosing variable names - use the
expression()
JME function to create a variable name from a randomly chosen string.(This question also uses a custom marking script to check that the student has simplified the expression)
-
Question in Content created by Newcastle University
Simple probability question. Counting number of occurrences of an event in a sample space with given size and finding the probability of the event.
-
Question in Katie's workspace
More work on differentiation with trigonometric functions
-
Question in IE303412 CyberneticsThis question tests the students skill on transfer functions and Laplace of differential equations. The coefficients of the functions are created randomly.