url string | fetch_time int64 | content_mime_type string | warc_filename string | warc_record_offset int32 | warc_record_length int32 | text string | token_count int32 | char_count int32 | metadata string | score float64 | int_score int64 | crawl string | snapshot_type string | language string | language_score float64 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://thehardcorecoder.com/2019/05/05/full-adder-code/?shared=email&msg=fail | 1,657,211,434,000,000,000 | text/html | crawl-data/CC-MAIN-2022-27/segments/1656104495692.77/warc/CC-MAIN-20220707154329-20220707184329-00425.warc.gz | 605,150,360 | 30,214 | I was involved in a debate recently about whether a full adder logic circuit is a computer. The computer science answer is: “No, not as we define a computer.”
I plan to address that answer in detail on my main blog. Here I wanted to show some of the different ways a full adder can be modeled and implemented.
A full a... | 2,060 | 7,818 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.578125 | 4 | CC-MAIN-2022-27 | latest | en | 0.931112 |
http://nrich.maths.org/public/leg.php?code=71&cl=3&cldcmpid=4881 | 1,503,250,399,000,000,000 | text/html | crawl-data/CC-MAIN-2017-34/segments/1502886106865.74/warc/CC-MAIN-20170820170023-20170820190023-00243.warc.gz | 301,219,618 | 10,483 | Search by Topic
Resources tagged with Mathematical reasoning & proof similar to Semicircle Stack:
Filter by: Content type:
Stage:
Challenge level:
There are 176 results
Broad Topics > Using, Applying and Reasoning about Mathematics > Mathematical reasoning & proof
Coins on a Plate
Stage: 3 Challenge Level:
Point... | 2,292 | 9,707 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.3125 | 4 | CC-MAIN-2017-34 | latest | en | 0.90402 |
https://www.quizzes.cc/metric/percentof.php?percent=2.5&of=7000000 | 1,591,498,703,000,000,000 | text/html | crawl-data/CC-MAIN-2020-24/segments/1590348523476.97/warc/CC-MAIN-20200607013327-20200607043327-00417.warc.gz | 852,621,913 | 4,092 | #### What is 2.5 percent of 7,000,000?
How much is 2.5 percent of 7000000? Use the calculator below to calculate a percentage, either as a percentage of a number, such as 2.5% of 7000000 or the percentage of 2 numbers. Change the numbers to calculate different amounts. Simply type into the input boxes and the answer w... | 3,405 | 6,564 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.859375 | 4 | CC-MAIN-2020-24 | latest | en | 0.785056 |
https://math.stackexchange.com/questions/26869/constants-of-integration-in-integration-by-parts | 1,695,887,698,000,000,000 | text/html | crawl-data/CC-MAIN-2023-40/segments/1695233510368.33/warc/CC-MAIN-20230928063033-20230928093033-00455.warc.gz | 416,892,873 | 40,444 | # Constants of integration in integration by parts
After finishing a first calculus course, I know how to integrate by parts, for example, $\int x \ln x dx$, letting $u = \ln x$, $dv = x dx$: $$\int x \ln x dx = \frac{x^2}{2} \ln x - \int \frac{x^2}{2x} dx.$$
However, what I could not figure out is why we assume from... | 2,160 | 6,382 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.625 | 5 | CC-MAIN-2023-40 | latest | en | 0.807152 |
http://paroleoggi.it/newton-raphson-method-matlab.html | 1,603,696,937,000,000,000 | text/html | crawl-data/CC-MAIN-2020-45/segments/1603107890586.57/warc/CC-MAIN-20201026061044-20201026091044-00404.warc.gz | 75,335,118 | 17,712 | # Newton Raphson Method Matlab
The Newton-Raphson method uses an iterative process to approach one root of a function. % b) Newton's method implemented in MATLAB. It should be noted that the “root” function in the MATLAB library can find all the roots of a polynomial with arbitrary order. It uses the iterative formula... | 13,443 | 57,265 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 2, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.921875 | 4 | CC-MAIN-2020-45 | latest | en | 0.812224 |
https://www.oercommons.org/browse?batch_size=100&sort_by=title&view_mode=summary&f.sublevel=community-college-lower-division&f.sublevel=college-upper-division&f.general_subject=computer-science | 1,653,326,739,000,000,000 | text/html | crawl-data/CC-MAIN-2022-21/segments/1652662560022.71/warc/CC-MAIN-20220523163515-20220523193515-00059.warc.gz | 1,048,326,283 | 40,707 | Updating search results...
# 1013 Results
View
Selected filters:
• Community College / Lower Division
• College / Upper Division
• Computer Science
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars
This video introduces the transformations we'll be using in the rest of this lesson.
Subject:
Applied S... | 5,232 | 22,499 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.53125 | 4 | CC-MAIN-2022-21 | latest | en | 0.749693 |
https://www.shaalaa.com/question-paper-solution/cbse-cbse-12-mathematics-class-12-2017-2018-delhi-set-3_14109 | 1,695,981,865,000,000,000 | text/html | crawl-data/CC-MAIN-2023-40/segments/1695233510501.83/warc/CC-MAIN-20230929090526-20230929120526-00014.warc.gz | 1,056,803,465 | 32,493 | # Mathematics Delhi Set 3 2017-2018 Science (English Medium) Class 12 Question Paper Solution
Mathematics [Delhi Set 3]
Date: March 2018
[1] 1
Find the magnitude of each of two vectors veca and vecb having the same magnitude such that the angle between them is 60° and their scalar product is 9/2
Concept: Product of... | 3,167 | 10,429 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.0625 | 4 | CC-MAIN-2023-40 | latest | en | 0.78607 |
http://www.territorioscuola.com/wikipedia/en.wikipedia.php?title=Eigenvalue,_eigenvector_and_eigenspace | 1,398,001,624,000,000,000 | text/html | crawl-data/CC-MAIN-2014-15/segments/1397609538787.31/warc/CC-MAIN-20140416005218-00506-ip-10-147-4-33.ec2.internal.warc.gz | 695,168,486 | 58,838 | # Eigenvalues and eigenvectors
In this shear mapping the red arrow changes direction but the blue arrow does not. The blue arrow is an eigenvector of this shear mapping, and since its length is unchanged its eigenvalue is 1.
An eigenvector of a square matrix $A$ is a non-zero vector $v$ that, when the matrix is multi... | 14,931 | 55,353 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 473, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "m... | 4.09375 | 4 | CC-MAIN-2014-15 | latest | en | 0.940845 |
http://gmatclub.com/forum/for-the-system-of-equations-given-what-is-the-value-of-z-138734.html#p1120603 | 1,481,127,282,000,000,000 | text/html | crawl-data/CC-MAIN-2016-50/segments/1480698542213.61/warc/CC-MAIN-20161202170902-00054-ip-10-31-129-80.ec2.internal.warc.gz | 113,742,852 | 58,647 | For the system of equations given, what is the value of z? : GMAT Data Sufficiency (DS)
Check GMAT Club App Tracker for the Latest School Decision Releases http://gmatclub.com/AppTrack
It is currently 07 Dec 2016, 08:14
# Chicago-Booth
is Releasing R1 Admission Decisions | Keep Watch on App Tracker | Join Chat Room... | 2,252 | 7,388 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4 | 4 | CC-MAIN-2016-50 | latest | en | 0.806528 |
https://calculationcalculator.com/chatak-to-square-inch | 1,726,104,661,000,000,000 | text/html | "crawl-data/CC-MAIN-2024-38/segments/1725700651420.25/warc/CC-MAIN-20240912011254-20240912041254-007(...TRUNCATED) | 136,109,596 | 22,566 | "# Chatak to Square Inch Conversion\n\n## 1 Chatak is equal to how many Square Inch?\n\n### 6480 Squ(...TRUNCATED) | 2,488 | 6,914 | "{\"found_math\": false, \"script_math_tex\": 0, \"script_math_asciimath\": 0, \"math_annotations\":(...TRUNCATED) | 3.515625 | 4 | CC-MAIN-2024-38 | latest | en | 0.693769 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 6