url
stringlengths
6
1.61k
fetch_time
int64
1,368,856,904B
1,726,893,854B
content_mime_type
stringclasses
3 values
warc_filename
stringlengths
108
138
warc_record_offset
int32
9.6k
1.74B
warc_record_length
int32
664
793k
text
stringlengths
45
1.04M
token_count
int32
22
711k
char_count
int32
45
1.04M
metadata
stringlengths
439
443
score
float64
2.52
5.09
int_score
int64
3
5
crawl
stringclasses
93 values
snapshot_type
stringclasses
2 values
language
stringclasses
1 value
language_score
float64
0.06
1
https://www.codeproject.com/Questions/730820/SQL-join-QUERY-of-2-tables?tab=mostrecent
1,723,078,330,000,000,000
text/html
crawl-data/CC-MAIN-2024-33/segments/1722640713903.39/warc/CC-MAIN-20240808000606-20240808030606-00220.warc.gz
572,317,636
35,078
15,961,678 members See more: Hi, I have a table table1. table1 has one column:ID data are: ID 1 2 3 4 5 6 7 8 9 10 Another table is present as Table2 has 2 column: ID,Amt Data are: ID Amt 1 10 5 20 7 100 Now i need a result as ID Amt 1 10 2 10 3 10 4 10 5 20 6 20 7 100 PLease tell me query to achive this Post...
525
1,504
{"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...
2.5625
3
CC-MAIN-2024-33
latest
en
0.745359
https://www.goldenstatewarriors-rt.com/interesting-about-games/question-how-to-play-back-jack.html
1,653,206,121,000,000,000
text/html
crawl-data/CC-MAIN-2022-21/segments/1652662545090.44/warc/CC-MAIN-20220522063657-20220522093657-00349.warc.gz
903,276,984
11,050
# Question: How To Play Back Jack? ## How do you play Blackjack for beginners? Play basic strategy 1. Stand when your hand is 12-16 when the dealer has 2-6. 2. Hit when your hand is 12-16 when the dealer has 7-Ace. 3. Always split Aces and 8s. 4. Double 11 versus the dealer’s 2-10. 5. Hit or double Aces-6. ## How c...
712
2,862
{"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...
2.53125
3
CC-MAIN-2022-21
latest
en
0.95032
https://www.physicsforums.com/threads/ion-concentration.196232/
1,511,307,521,000,000,000
text/html
crawl-data/CC-MAIN-2017-47/segments/1510934806438.11/warc/CC-MAIN-20171121223707-20171122003707-00246.warc.gz
888,341,874
15,110
# Ion concentration 1. Nov 5, 2007 ### temaire [SOLVED] Ion concentration 1. The problem statement, all variables and given/known data http://img225.imageshack.us/img225/9918/chemch0.jpg [Broken]​ 2. Relevant equations C = n/v 3. The attempt at a solution My work is shown up above. Sorry if my work looks a little...
343
1,085
{"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...
2.609375
3
CC-MAIN-2017-47
longest
en
0.898789
http://forum.dominionstrategy.com/index.php?action=profile;area=showposts;sa=messages;u=110
1,656,984,552,000,000,000
text/html
crawl-data/CC-MAIN-2022-27/segments/1656104506762.79/warc/CC-MAIN-20220704232527-20220705022527-00319.warc.gz
20,854,123
7,354
# Dominion Strategy Forum • July 04, 2022, 09:29:12 pm • Welcome, Guest ### News: DominionStrategy Wiki ### Show Posts This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. ### Messages - Watno Filter to certain boards: Pages:...
1,797
5,467
{"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...
2.859375
3
CC-MAIN-2022-27
latest
en
0.891013
https://cboard.cprogramming.com/cplusplus-programming/143523-undeclared-printable-thread.html
1,516,698,168,000,000,000
text/html
crawl-data/CC-MAIN-2018-05/segments/1516084891791.95/warc/CC-MAIN-20180123072105-20180123092105-00287.warc.gz
616,059,195
4,832
# Undeclared? • 11-21-2011 Shazarul Undeclared? Hey I've got this problem 'uninitialized local variable 'weight' used' . . The error is in red Code: ``` #include <iostream> #include <iomanip> #include <cmath> void computeAlpha(); void computeBravo(); void computeCharlie(); void computeDelta(); using namespace std; i...
2,360
8,225
{"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...
2.640625
3
CC-MAIN-2018-05
latest
en
0.271139
https://www.atozexams.com/mcq/general-aptitude/230.html
1,656,131,266,000,000,000
text/html
crawl-data/CC-MAIN-2022-27/segments/1656103034170.1/warc/CC-MAIN-20220625034751-20220625064751-00781.warc.gz
700,139,920
10,525
# when expressed as a vulgar fraction, equals; 1.  23/80 2.  23/800 3.  23/8000 4.  125/23 4 23/800 Explanation : No Explanation available for this question # Raju Narayan is a matriculate who has been living in Delhi since August 1992. He was born on 7th November, 1957. His family income is less than Rs.25,000...
1,164
3,855
{"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...
2.6875
3
CC-MAIN-2022-27
latest
en
0.864039
https://www.physicsforums.com/threads/compact-set.440685/
1,652,760,817,000,000,000
text/html
crawl-data/CC-MAIN-2022-21/segments/1652662515501.4/warc/CC-MAIN-20220517031843-20220517061843-00006.warc.gz
1,116,695,560
14,958
# Compact set ## Homework Statement R>0, let K be a closed subset of C such that K $$\subset$$ BR(0) (so K is compact). Show that there exists 0 < r < R such that K$$\subset$$ Br(0). ## The Attempt at a Solution Can I write BR(0) = {x$$\in$$C : d(x,0) $$\leq$$R}? I know that a compact set is closed and bounded. Is ...
586
2,104
{"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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.796875
4
CC-MAIN-2022-21
latest
en
0.959116
https://rdrr.io/github/kolesarm/RDHonest/man/LPPHonest.fit.html
1,542,812,574,000,000,000
text/html
crawl-data/CC-MAIN-2018-47/segments/1542039748901.87/warc/CC-MAIN-20181121133036-20181121155036-00244.warc.gz
740,636,039
14,375
# LPPHonest.fit: Honest inference at a point In kolesarm/RDHonest: Honest inference in sharp regression discontinuity designs ## Description Basic computing engine called by `LPPHonest` to compute honest confidence intervals for local polynomial estimators. ## Usage ```1 2 3``` ```LPPHonest.fit(d, M, kern = "trian...
774
3,283
{"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...
2.5625
3
CC-MAIN-2018-47
latest
en
0.71785
https://discourseinstitute.org/function-table-answer-key/
1,620,919,202,000,000,000
text/html
crawl-data/CC-MAIN-2021-21/segments/1620243989814.35/warc/CC-MAIN-20210513142421-20210513172421-00520.warc.gz
249,830,774
8,735
# Function table answer key Awesome » » Function table answer key Awesome Your Function table answer key images are available in this site. Function table answer key are a topic that is being searched for and liked by netizens today. You can Get the Function table answer key files here. Find and Download all free pho...
2,086
9,207
{"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...
2.765625
3
CC-MAIN-2021-21
latest
en
0.871764
https://nrich.maths.org/public/topic.php?code=174&cl=3&cldcmpid=520
1,571,854,979,000,000,000
text/html
crawl-data/CC-MAIN-2019-43/segments/1570987835748.66/warc/CC-MAIN-20191023173708-20191023201208-00197.warc.gz
640,264,685
7,890
# Search by Topic #### Resources tagged with Handling data similar to Time of Birth: Filter by: Content type: Age range: Challenge level: ### There are 37 results Broad Topics > Handling, Processing and Representing Data > Handling data ### Searching for Mean(ing) ##### Age 11 to 14 Challenge Level: Imagine you ...
1,348
6,149
{"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.609375
4
CC-MAIN-2019-43
latest
en
0.860683
http://www.java-forums.org/new-java/64604-rounding-need-help.html
1,394,402,052,000,000,000
text/html
crawl-data/CC-MAIN-2014-10/segments/1394010359804/warc/CC-MAIN-20140305090559-00017-ip-10-183-142-35.ec2.internal.warc.gz
389,259,578
14,369
1. Member Join Date Nov 2012 Posts 5 Rep Power 0 ## Rounding?!! Need help! The question is The purpose of this method is to round integer n off to the nearest 1s, 10s, 100s, …. place. The power parameter specifies the power of 10 to be used for rounding. If power is 0, no rounding is needed (nearest 1s place), if pow...
723
2,328
{"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.5
4
CC-MAIN-2014-10
longest
en
0.789869
http://www.physicsforums.com/showthread.php?t=194071
1,386,370,770,000,000,000
text/html
crawl-data/CC-MAIN-2013-48/segments/1386163052713/warc/CC-MAIN-20131204131732-00094-ip-10-33-133-15.ec2.internal.warc.gz
489,932,163
8,206
Group of symmetries on a regular polygon by SiddharthM Tags: polygon, regular, symmetries P: 176 So i began reading up on some group theory and I came across an interesting question, what is the order of the group of symmetries on of a n-sided regular polygon? with a square it's 8, triangle it's 4. I feel like i'm mi...
809
3,080
{"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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.8125
4
CC-MAIN-2013-48
longest
en
0.943563
https://research.unipg.it/handle/11391/1534692
1,722,929,160,000,000,000
text/html
crawl-data/CC-MAIN-2024-33/segments/1722640476915.25/warc/CC-MAIN-20240806064139-20240806094139-00345.warc.gz
387,756,060
12,447
r-fat polynomials are a natural generalization of scattered polynomials. They define linear sets of the projective line PG(1, q(n)) of rank n with r points of weight larger than one. Using techniques on algebraic curves and function fields, we obtain numerical bounds for r and the non-existence of exceptional r-fat pol...
523
2,022
{"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...
2.515625
3
CC-MAIN-2024-33
latest
en
0.731973
https://scholarsanswers.com/physicslab-9-ohms-law-resistance-and-resistivity/
1,560,699,839,000,000,000
text/html
crawl-data/CC-MAIN-2019-26/segments/1560627998250.13/warc/CC-MAIN-20190616142725-20190616164725-00256.warc.gz
596,114,010
6,919
# Physics-Lab 9 Ohm’s Law, Resistance and Resistivity Lab 9Ohm’s Law, Resistance and Resistivity1. Objective: (i)(ii)(iii)The purpose of this experiment are: To measure the resistance of a given length of wire. To study the variation of resistance with length of the conductor. To measure the reistivity of the material...
821
3,245
{"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.796875
4
CC-MAIN-2019-26
latest
en
0.867107
https://se.mathworks.com/matlabcentral/answers/752874-explicit-eulers-method-for-time-advancement
1,618,603,953,000,000,000
text/html
crawl-data/CC-MAIN-2021-17/segments/1618038089289.45/warc/CC-MAIN-20210416191341-20210416221341-00329.warc.gz
606,629,677
24,048
# Explicit Eulers Method for time advancement 24 views (last 30 days) Cassidy Holene on 22 Feb 2021 Answered: Alan Stevens on 22 Feb 2021 Hello I am trying to use explicit Euler for time advancement and the second-order centraldifference scheme for the spatial derivative, solve the equation to steady state on a unifor...
704
1,541
{"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.734375
4
CC-MAIN-2021-17
latest
en
0.760181
https://diy.stackexchange.com/questions/119581/when-are-energy-water-consumption-specs-important-in-regards-to-the-price/119587
1,606,335,695,000,000,000
text/html
crawl-data/CC-MAIN-2020-50/segments/1606141184123.9/warc/CC-MAIN-20201125183823-20201125213823-00060.warc.gz
275,396,889
34,434
# When are energy/water consumption specs important in regards to the price? I am comparing 2 washing machines that have 148 euros difference. The cheapest one has in the specs: ``````Annual energy consumption: 174 kWh Annual water consumption: 10.840 l Energy efficiency class: A +++ `````` The more expensive one ha...
1,015
4,115
{"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.0625
3
CC-MAIN-2020-50
latest
en
0.96012
https://brainly.com/question/174658
1,484,892,892,000,000,000
text/html
crawl-data/CC-MAIN-2017-04/segments/1484560280791.35/warc/CC-MAIN-20170116095120-00275-ip-10-171-10-70.ec2.internal.warc.gz
807,788,283
8,467
2014-11-04T20:46:33-05:00 12.75=12 3/4 Hope this helps!!!!!!!!!!!! 2014-11-04T20:49:35-05:00 12.75 12= whole number .75=  is in the hundred place value so 12  75/100 simplify to  12 3/4
89
188
{"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.515625
4
CC-MAIN-2017-04
latest
en
0.38934
http://timeandquantummechanics.com/topics/requirements/
1,669,468,332,000,000,000
text/html
crawl-data/CC-MAIN-2022-49/segments/1669446706291.88/warc/CC-MAIN-20221126112341-20221126142341-00179.warc.gz
51,615,480
13,907
## Next step for time & quantum mechanics “When you come to a fork in the road, take it!” — Yogi Berra, Quantum Philosopher I’ve been wondering what to do with quantum time.  I’ve gotten a certain amount of feedback on the original paper, ranging from “hard but interesting” to “interesting but hard”. There are really...
1,432
6,377
{"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...
2.546875
3
CC-MAIN-2022-49
longest
en
0.950308
https://gis.stackexchange.com/questions/193669/converting-latitude-and-longitude-to-point-in-geodjango/193769
1,580,113,567,000,000,000
text/html
crawl-data/CC-MAIN-2020-05/segments/1579251696046.73/warc/CC-MAIN-20200127081933-20200127111933-00243.warc.gz
467,907,621
30,294
# Converting latitude and longitude to point in geodjango? I am doing the geodjango tutorial and I went on google and chose a random longitude and latitude in Kansas, I am using srid=4326 for my polygons So I got this random lat and long on google maps in Kansas USA ``````lat, long = 38.670049, -99.565798 `````` No...
650
2,460
{"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...
2.75
3
CC-MAIN-2020-05
latest
en
0.798082
http://inmabb.criba.edu.ar/revuma/revuma.php?p=toc/vol52
1,603,205,713,000,000,000
text/html
crawl-data/CC-MAIN-2020-45/segments/1603107872746.20/warc/CC-MAIN-20201020134010-20201020164010-00601.warc.gz
50,467,018
9,352
Revista de la Unión Matemática Argentina Home Editorial board For authors Latest issue In press Online first Prize New! Search OJS ### Volumen 52, número 1 (2011) Eduardo H. Zarantonello (1918-2010). J. Tirao PDF i-vi De matemática y matemáticos. Eduardo H. Zarantonello PDF Conferencia originalmente ofrecida en sept...
2,848
11,492
{"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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
2.671875
3
CC-MAIN-2020-45
latest
en
0.609449
https://zebuetrade.com/carLoan
1,686,374,883,000,000,000
text/html
crawl-data/CC-MAIN-2023-23/segments/1685224656963.83/warc/CC-MAIN-20230610030340-20230610060340-00469.warc.gz
1,219,606,176
16,316
ZEBU : Free Signup for Demat and Trading Account opening ## Car loan Calculator Loan amount Interest Rate (p.a.) % Tenure period yr. estimation Monthly EMI Loan Amount Total Interest Total Payment #### What is the Car loan EMI calculator? Whether you work for a company or for yourself, you can buy the car of your d...
429
1,797
{"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...
2.703125
3
CC-MAIN-2023-23
longest
en
0.959829
https://www.coursehero.com/file/6330379/551-PartUniversity-Physics-Solution/
1,516,584,049,000,000,000
text/html
crawl-data/CC-MAIN-2018-05/segments/1516084890928.82/warc/CC-MAIN-20180121234728-20180122014728-00263.warc.gz
868,922,015
191,068
551_PartUniversity Physics Solution # 551_PartUniversity Physics Solution - Thermal Properties of... This preview shows pages 1–2. Sign up to view the full content. Thermal Properties of Matter 18-9 18.40. IDENTIFY: rms 3 kT v m = . SET UP: 23 1.381 10 J/molecule K. k EXECUTE: (a) 23 3 rms 16 3(1.381 10 J/molecule K...
1,294
3,602
{"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.296875
3
CC-MAIN-2018-05
latest
en
0.780901
https://la.mathworks.com/matlabcentral/cody/problems/42855-height-of-a-right-angled-triangle/solutions
1,610,836,439,000,000,000
text/html
crawl-data/CC-MAIN-2021-04/segments/1610703507045.10/warc/CC-MAIN-20210116195918-20210116225918-00208.warc.gz
424,788,448
15,427
Cody # Problem 42855. Height of a right-angled triangle • What is Size? 1 – 10 of 1,736 #### Solution 4602375 Submitted on 15 Jan 2021 at 10:50 by Audrey Guillet • Size: 51 • 0 Comments This solution is locked. To view this solution, you need to provide a solution of the same size or smaller. #### Solution 460236...
589
2,067
{"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...
2.875
3
CC-MAIN-2021-04
latest
en
0.850663
https://masomomsingi.com/dit107-mathematics-for-science/
1,713,020,417,000,000,000
text/html
crawl-data/CC-MAIN-2024-18/segments/1712296816820.63/warc/CC-MAIN-20240413144933-20240413174933-00113.warc.gz
363,854,345
13,995
# DIT107  MATHEMATICS FOR SCIENCE. UNIVERSITY EXAMINATIONS: 2018/2018 EXAMINATION FOR THE DIPLOMA IN INFORMATION TECHNOLOGY DIT107 MATHEMATICS FOR SCIENCE DATE: NOV – DEC 2018 TIME: 2 HOURS INSTRUCTIONS: Answer question ONE and Any other TWO questions. QUESTION ONE b) Solve the following simultaneous equations by el...
292
877
{"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...
2.796875
3
CC-MAIN-2024-18
latest
en
0.651339
https://community.webcore.co/t/gauge-for-length-of-day-showing-solstices-equinoxes/5633
1,638,199,502,000,000,000
text/html
crawl-data/CC-MAIN-2021-49/segments/1637964358774.44/warc/CC-MAIN-20211129134323-20211129164323-00589.warc.gz
257,329,281
12,619
# Gauge for Length of Day (showing Solstices & Equinoxes) #1 I made a piston a few months ago, and I think it is time I shared it with others. This one draws a gauge on my dashboard that monitors the amount of sunlight on any particular day. Basically, far left on the dial is the Winter Solstice (the shortest day of ...
3,497
14,045
{"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.734375
4
CC-MAIN-2021-49
latest
en
0.938251
https://www.thewinningbets.com/predictions-taiwan/premier-league/prediction-of-tainan-city-tatung-fc-24-may-2020-3609
1,590,738,322,000,000,000
text/html
crawl-data/CC-MAIN-2020-24/segments/1590347402457.55/warc/CC-MAIN-20200529054758-20200529084758-00357.warc.gz
944,036,215
11,929
Match Day 7 of the League Premier League Tainan City • L • W • L • W • L Tatung FC • W • D • W • D • W This article thoroughly analyzes the match between Tainan City and Tatung FC. We have collected statistics on the championship in Premier League and on the two teams and, if you are registered on the site, you can se...
675
3,052
{"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...
2.953125
3
CC-MAIN-2020-24
latest
en
0.947177
https://numberworld.info/42096403680
1,621,146,953,000,000,000
text/html
crawl-data/CC-MAIN-2021-21/segments/1620243989690.55/warc/CC-MAIN-20210516044552-20210516074552-00570.warc.gz
442,112,206
5,348
# Number 42096403680 ### Properties of number 42096403680 Cross Sum: Factorization: 2 * 2 * 2 * 2 * 2 * 3 * 5 * 17 * 37 * 139429 Divisors: Count of divisors: Sum of divisors: Prime number? No Fibonacci number? No Bell Number? No Catalan Number? No Base 3 (Ternary): Base 4 (Quaternary): Base 5 (Quintal): Base 8 (Octal...
1,563
3,581
{"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...
2.921875
3
CC-MAIN-2021-21
latest
en
0.406211
https://www.gradesaver.com/textbooks/math/calculus/calculus-3rd-edition/chapter-8-techniques-of-integration-8-2-trigonometric-integrals-exercises-page-403/46
1,721,236,290,000,000,000
text/html
crawl-data/CC-MAIN-2024-30/segments/1720763514789.19/warc/CC-MAIN-20240717151625-20240717181625-00236.warc.gz
693,557,040
13,617
## Calculus (3rd Edition) $$\frac{1}{2}\tan^2 (\ln t) -\ln |\sec (\ln t) |+c$$ Given $$\int \frac{\tan^3 \ln t}{t}dt$$ Let $$u =\ln t \ \ \ \to \ \ \ du=\frac{dt}{t}$$ Then \begin{align*} \int \tan^3 udu&= \int \tan^2 u \tan udu\\ &= \int (\sec^2 u-1) \tan udu\\ &=\frac{1}{2}\tan^2 u -\ln |\sec u |+c\\ &=\frac{1}{2}\t...
180
368
{"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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.921875
4
CC-MAIN-2024-30
latest
en
0.215812
http://www.moillusions.com/2006/04/spinning-discs-illusion.html/comment-page-1
1,369,418,085,000,000,000
text/html
crawl-data/CC-MAIN-2013-20/segments/1368704933573/warc/CC-MAIN-20130516114853-00018-ip-10-60-113-184.ec2.internal.warc.gz
557,729,285
16,159
# Spinning Discs Illusion By on April 6, 2006, with 50 Comments This one’s too easy. Just answer which disc is turning faster, A or B? My guess goes on B! This works in a same way “Rotating Snakes” and “Rotating Snakes no.2″ Illusions work. 50 Responses 1. carl says: lettera 4 me 2. Donovf says: and A for me!! 3...
1,361
4,954
{"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...
2.546875
3
CC-MAIN-2013-20
latest
en
0.90702
https://www.nist.gov/blogs/taking-measure/one-worlds-roundest-objects-helping-build-better-mass-measurement
1,722,681,302,000,000,000
text/html
crawl-data/CC-MAIN-2024-33/segments/1722640365107.3/warc/CC-MAIN-20240803091113-20240803121113-00164.warc.gz
737,298,765
32,246
An official website of the United States government Official websites use .gov A .gov website belongs to an official government organization in the United States. Secure .gov websites use HTTPS A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secu...
1,459
7,057
{"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...
2.546875
3
CC-MAIN-2024-33
latest
en
0.911972
https://it.mathworks.com/matlabcentral/cody/problems/2578-sum-of-series-iv/solutions/1222953
1,597,110,710,000,000,000
text/html
crawl-data/CC-MAIN-2020-34/segments/1596439738723.55/warc/CC-MAIN-20200810235513-20200811025513-00457.warc.gz
356,467,383
15,640
Cody # Problem 2578. Sum of series IV Solution 1222953 Submitted on 30 Jun 2017 by Nicolas BERNARD This solution is locked. To view this solution, you need to provide a solution of the same size or smaller. ### Test Suite Test Status Code Input and Output 1   Pass n = 1; s_correct = 1; assert(isequal(sumOfSeriesIV...
295
884
{"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...
2.640625
3
CC-MAIN-2020-34
latest
en
0.502681
https://convert-dates.com/days-from/4682/2024/07/11
1,721,480,987,000,000,000
text/html
crawl-data/CC-MAIN-2024-30/segments/1720763515164.46/warc/CC-MAIN-20240720113754-20240720143754-00808.warc.gz
156,165,258
4,405
## 4682 Days From July 11, 2024 Want to figure out the date that is exactly four thousand six hundred eighty two days from Jul 11, 2024 without counting? Your starting date is July 11, 2024 so that means that 4682 days later would be May 6, 2037. You can check this by using the date difference calculator to measure ...
936
2,710
{"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.734375
4
CC-MAIN-2024-30
latest
en
0.925836
http://mathhelpforum.com/calculus/8568-find-volume-solid-question.html
1,527,235,556,000,000,000
text/html
crawl-data/CC-MAIN-2018-22/segments/1526794867046.34/warc/CC-MAIN-20180525063346-20180525083346-00564.warc.gz
190,172,258
10,175
# Thread: Find the volume of the solid Question 1. ## Find the volume of the solid Question I do not know how to do these problem should some one help Find the volume of the solid obtained by rotating the region bounded by the given curves about the specified axis. y=x^6, y=1; about y=2 ________ and You wake up o...
530
1,945
{"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": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4.25
4
CC-MAIN-2018-22
latest
en
0.834887
http://www.puzzles.com/PuzzleHelp/GrandfatherBreakfast/GrandfatherBreakfast.htm
1,524,735,411,000,000,000
text/html
crawl-data/CC-MAIN-2018-17/segments/1524125948125.20/warc/CC-MAIN-20180426090041-20180426110041-00577.warc.gz
496,119,663
4,778
Grandfather's Breakfast* Home / Puzzle Help / I was wondering if you can help me solve this puzzle: Grandfather is a very hard-boiled customer. In fact, his eggs must be boiled for exactly 15 minutes, no more, no less. One day he asks you to prepare breakfast for him, and the only timepieces in the house are two hour...
404
1,663
{"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...
2.921875
3
CC-MAIN-2018-17
longest
en
0.962005
http://www.filetransit.com/view.php?id=89069
1,503,568,743,000,000,000
text/html
crawl-data/CC-MAIN-2017-34/segments/1502886133447.78/warc/CC-MAIN-20170824082227-20170824102227-00323.warc.gz
530,129,323
10,645
Home  |  About Us  |  Link To Us  |  FAQ  |  Contact # Set::Integer::Gapfillers 0.07 Date Added: November 10, 2010  |  Visits: 699 Set::Integer::Gapfillers is a Perl module that can fill in the gaps between integer ranges. SYNOPSIS use Set::Integer::Gapfillers; \$gf = Set::Integer::Gapfillers->new( lower => -12, upp...
1,673
6,052
{"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...
2.65625
3
CC-MAIN-2017-34
longest
en
0.805023
https://skill-lync.com/blogs/technical-blogs/fea-tensors-stress-and-2d-meshing-a-primer-for-beginners
1,695,575,933,000,000,000
text/html
crawl-data/CC-MAIN-2023-40/segments/1695233506658.2/warc/CC-MAIN-20230924155422-20230924185422-00667.warc.gz
599,077,815
32,427
Executive Programs Workshops Projects Blogs Careers Student Reviews More Informative Articles Find Jobs We are Hiring! All Courses Choose a category All Courses All Courses 05 May 2023 Tensors, Stress, and 2D Meshing: A Primer for Beginners Skill-Lync A tensor is a mathematical object that describes a ...
1,839
8,616
{"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.125
4
CC-MAIN-2023-40
longest
en
0.941941
https://byjus.com/question-answer/find-the-following-products-using-the-identity-x-a-x-b-x-2-a-b/
1,696,458,941,000,000,000
text/html
crawl-data/CC-MAIN-2023-40/segments/1695233511424.48/warc/CC-MAIN-20231004220037-20231005010037-00882.warc.gz
159,015,004
28,262
Question # Find the following products using the identity : (x+a)(x+b)=x2+(a+b)x+ab.1. (x+2)(x+3)2.(x-10)(x+8)3.(x+15)(x-6)4. (x+7)(x+7) Open in App Solution ## (x+a)(x+b)=x2+(a+b)x+ab(i) (x+2)(x+3)=x2+(2+3)x+2×3=x2+5x+6(ii) (x−10)(x+8)=x2+(−10+8)x+(−10)×8=x2−2x−80(iii) (x+15)(x−6)=x2+(15−6)x+15×(−6)=x2+9x−90(iv) (x...
268
541
{"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.609375
4
CC-MAIN-2023-40
latest
en
0.419217
https://www.physicsforums.com/threads/generating-mathematical-images.146317/
1,709,444,487,000,000,000
text/html
crawl-data/CC-MAIN-2024-10/segments/1707947476205.65/warc/CC-MAIN-20240303043351-20240303073351-00421.warc.gz
925,905,040
17,185
# Generating Mathematical Images? • Mathematica • Zurtex In summary, the best way to generate high resolution mathematical images is by using software such as Maple, Mathematica, or LaTeX, which have drawing capabilities. Another option is to use Surf, a program specifically designed for drawing surfaces and other asp...
835
4,140
{"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...
2.734375
3
CC-MAIN-2024-10
latest
en
0.946141
https://wiki.sugarlabs.org/go/Special:MobileDiff/44012...101751
1,590,574,617,000,000,000
text/html
crawl-data/CC-MAIN-2020-24/segments/1590347392142.20/warc/CC-MAIN-20200527075559-20200527105559-00569.warc.gz
593,239,445
14,330
# Changes ## Math4Team/RIT/Projects , 23:29, 29 April 2018 Published / Complete Projects: added SugarSnake {{TOCright}} == [[Colour_The_Part|Colour The Part]] Active Projects ==Incorporating math and color theory onto a platformer, create a fun and educational activity targeted at 4th grade Math students. The activit...
2,698
11,294
{"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.09375
3
CC-MAIN-2020-24
latest
en
0.814097
http://erlang.org/pipermail/erlang-questions/2003-January/006643.html
1,524,221,925,000,000,000
text/html
crawl-data/CC-MAIN-2018-17/segments/1524125937440.13/warc/CC-MAIN-20180420100911-20180420120911-00124.warc.gz
104,582,991
2,340
# Y-combinator in Erlang Joe Armstrong <> Wed Jan 8 15:57:48 CET 2003 ```> > Now how the average Håkan might have written it is a entirely > > different matter :-) > > As a named function. Whatever you gain in expressive power with funs > you risk losing by people using them in a way that is hard to > unders...
473
1,636
{"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...
2.515625
3
CC-MAIN-2018-17
latest
en
0.91158
https://wagedprofessors.com/math/number-theory.html
1,571,801,832,000,000,000
text/html
crawl-data/CC-MAIN-2019-43/segments/1570987828425.99/warc/CC-MAIN-20191023015841-20191023043341-00331.warc.gz
753,569,381
7,086
Need a perfect paper? Place your first order and save 10% with this code: DOER10FF # What is Number theory The simplest definition of number theory is a branch of mathematics that deals with the study of real numbers or integers. Unlike other branches of math, concepts and problems in the number theorem can be unders...
944
5,165
{"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.625
4
CC-MAIN-2019-43
latest
en
0.952188
https://stat.ethz.ch/pipermail/r-sig-geo/2019-October/027699.html
1,580,172,099,000,000,000
text/html
crawl-data/CC-MAIN-2020-05/segments/1579251737572.61/warc/CC-MAIN-20200127235617-20200128025617-00354.warc.gz
669,487,356
2,535
# [R-sig-Geo] Alternate statistical test to linear regression? Greg Snow 538280 @end|ng |rom gm@||@com Wed Oct 23 18:59:59 CEST 2019 ```Note that the normality assumptions are about the residuals (or about y conditional on x), not on the x variable(s) or all of y (non-conditional). If x is highly skewed and the resi...
558
2,379
{"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...
2.5625
3
CC-MAIN-2020-05
latest
en
0.912542
https://cm2inches.com/how-tall-is-174-cm-in-feet/
1,680,106,437,000,000,000
text/html
crawl-data/CC-MAIN-2023-14/segments/1679296949009.11/warc/CC-MAIN-20230329151629-20230329181629-00305.warc.gz
209,432,653
19,449
# How tall is 174 cm in feet? CM To Swap FEET Name Unit Feet 0 Feet Yards 0 Yards Acre 0 Acre Miles 0 Mile Meters 0 Meters Kilometers 0 Km Inches 0 Inches Millimeters 0 mm ## How tall is 174 cm in feet: 174 cm is equal to approximately 5 feet 8.5 inches. To convert from centimeters to feet and inches, you can use t...
245
789
{"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.765625
4
CC-MAIN-2023-14
latest
en
0.852659
https://electronicssimpleprojects.blogspot.com/2012/03/
1,718,445,549,000,000,000
text/html
crawl-data/CC-MAIN-2024-26/segments/1718198861586.40/warc/CC-MAIN-20240615093342-20240615123342-00457.warc.gz
212,195,324
53,480
### CMOS GATES BASIC AND TUTORIALS WHAT ARE CMOS GATES? HOW CMOS GATES WORK? CMOS gates are based on simple modifications to the CMOS inverter. Figure 8.18(a) and Figure 8.18(b) show that the CMOS NOR and NAND gates are essentially CMOS inverters in which the load and driving transistor are replaced by series or par...
17,574
76,244
{"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...
2.859375
3
CC-MAIN-2024-26
latest
en
0.882726
https://studyres.com/doc/17317206/the-nilpotent-generalization-of-dirac-s-famous-equation-d-n-
1,585,474,156,000,000,000
text/html
crawl-data/CC-MAIN-2020-16/segments/1585370494064.21/warc/CC-MAIN-20200329074745-20200329104745-00548.warc.gz
689,528,436
18,533
Survey * Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project Document related concepts Quantum state wikipedia, lookup Monte Carlo methods for electron transport wikipedia, lookup Noether's theorem wikipedia, lookup Quantum chromodynamics wi...
510
2,403
{"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...
2.515625
3
CC-MAIN-2020-16
latest
en
0.628448
https://www.pw.live/question-answer/if-the-first-day-of-any-month-is-monday.-what-date-will-be-on-the-37002
1,685,926,768,000,000,000
text/html
crawl-data/CC-MAIN-2023-23/segments/1685224650409.64/warc/CC-MAIN-20230604225057-20230605015057-00548.warc.gz
1,047,999,314
20,398
. If the first day of any month is Monday. What date will be on the fourth Saturday of that month 1. 26 2. 27 3. 28 4. 29 Ans: 2 Sol: 1 – Monday 2 – Tuesday 3 – Wednesday 4 – Thursday 5 – Friday 6 – Saturday 6 + 7 = 13 13 + 7 = 20 20 + 7 = 27 (saturday)
103
267
{"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...
2.671875
3
CC-MAIN-2023-23
latest
en
0.793702
https://jp.mathworks.com/matlabcentral/profile/authors/3694418
1,725,742,087,000,000,000
text/html
crawl-data/CC-MAIN-2024-38/segments/1725700650920.0/warc/CC-MAIN-20240907193650-20240907223650-00307.warc.gz
326,113,286
25,941
# VBBV ### PEC Last seen: 2日 前 2017 年からアクティブ Followers: 1   Following: 6 MATLAB enthusiast , Mechanical engineer (MeMe) :-) All バッジを表示 #### Feeds Plotting the attenuation constant against frequency @Vinci Use smaller conductnce value, and semilogx for ploting graph % Clear screen and variables clc, clear all % ...
1,519
5,015
{"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...
2.984375
3
CC-MAIN-2024-38
latest
en
0.801114
http://www.abc.net.au/news/2014-12-16/transfer-values-in-northern-victoria-region/9388532
1,537,954,426,000,000,000
text/html
crawl-data/CC-MAIN-2018-39/segments/1537267164469.99/warc/CC-MAIN-20180926081614-20180926102014-00039.warc.gz
267,250,937
26,682
# Transfer Values in Northern Victoria Region Updated March 20, 2018 14:21:36 It has finally happened in a clear cut example. Labor won the last seat in Northern Victoria Region because of the formula used to calculate transfer values for the distribution of preferences from candidates who have more than a quota of ...
7,873
37,117
{"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.0625
3
CC-MAIN-2018-39
latest
en
0.940577
http://www.cplusplus.com/forum/beginner/85684/
1,503,530,921,000,000,000
text/html
crawl-data/CC-MAIN-2017-34/segments/1502886124662.41/warc/CC-MAIN-20170823225412-20170824005412-00700.warc.gz
517,428,768
4,542
### Invalid types for array Hello. I'm trying to compile this program and i have some strange issue that i can't fix. Please help me! ``1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859`` ``````#include using namespace std; int dividing(int * T, int N, int l...
490
1,557
{"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...
2.53125
3
CC-MAIN-2017-34
latest
en
0.788306
http://math.stackexchange.com/questions/262426/what-is-cumulative-distribution-function-of-this-random-variable/262442
1,469,648,590,000,000,000
text/html
crawl-data/CC-MAIN-2016-30/segments/1469257827077.13/warc/CC-MAIN-20160723071027-00159-ip-10-185-27-174.ec2.internal.warc.gz
160,901,179
20,588
# What is Cumulative Distribution Function of this random variable? Suppose that we have $n$ independent random variables, $x_1,\ldots,x_n$ such that each $x_i$ takes value $a_i$ with success probability $p_i$ and value $0$ with failure probability $1-p_i$ ,i.e., \begin{align} P(x_1=a_1) & = p_1,\ P(x_1=0)= 1-p_1 \\ ...
1,794
5,425
{"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...
3.9375
4
CC-MAIN-2016-30
latest
en
0.841756
https://www.freezingblue.com/flashcards/print_preview.cgi?cardsetID=129688
1,603,266,067,000,000,000
text/html
crawl-data/CC-MAIN-2020-45/segments/1603107876136.24/warc/CC-MAIN-20201021064154-20201021094154-00405.warc.gz
752,942,072
4,010
# Math Quarterly The flashcards below were created by user James1 on FreezingBlue Flashcards. 1. What is a 5 sided figure called? Pentagon 2. What is a 6 sided figure called? Hexagon 3. What is a 7 sided figure called? Heptagon/ Septagon 4. What is a 8 sided figure called? Octagon 5. What is a 9 sided figure called? ...
344
1,219
{"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.140625
3
CC-MAIN-2020-45
latest
en
0.898399
http://sfepy.org/doc/_modules/sfepy/discrete/fem/mesh.html
1,563,370,154,000,000,000
text/html
crawl-data/CC-MAIN-2019-30/segments/1563195525187.9/warc/CC-MAIN-20190717121559-20190717143559-00378.warc.gz
141,562,378
9,592
Source code for sfepy.discrete.fem.mesh ```from __future__ import absolute_import import time import numpy as nm import scipy.sparse as sp from sfepy.base.base import Struct, invert_dict, get_default, output, assert_ from .meshio import MeshIO, supported_cell_types import six from scipy.spatial import cKDTree eps = ...
3,846
12,673
{"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...
2.546875
3
CC-MAIN-2019-30
longest
en
0.494004
https://blog.uopassignments.com/category/bus-339-new/
1,638,172,966,000,000,000
text/html
crawl-data/CC-MAIN-2021-49/segments/1637964358702.43/warc/CC-MAIN-20211129074202-20211129104202-00273.warc.gz
216,363,082
43,418
# ASH BUS 339 Week 4 Discussion 1 Statistics Recent ASH BUS 339 Week 4 Discussion 1 Statistics Recent Check this A+ tutorial guideline at http://www.uopassignments.com/bus-339-ash/bus-339-week-4-discussion-1-statistics-recent For more classes visit http://www.uopassignments.com You have been asked to come up with...
1,544
7,111
{"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...
2.640625
3
CC-MAIN-2021-49
longest
en
0.881989
http://ijsda.org/article/379/10.11648.j.ijsd.20200601.12
1,604,138,736,000,000,000
text/html
crawl-data/CC-MAIN-2020-45/segments/1603107917390.91/warc/CC-MAIN-20201031092246-20201031122246-00425.warc.gz
48,858,379
9,100
Archive Special Issues Volume 6, Issue 1, March 2020, Page: 10-22 Inferences on the Weibull Exponentiated Exponential Distribution and Applications Umar Usman, Department of Mathematics, Usmanu Danfodiyo University, Sokoto, Nigeria Suleiman Shamsuddeen, Department of Mathematics, Usmanu Danfodiyo University, Sokoto, N...
2,542
8,731
{"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...
2.609375
3
CC-MAIN-2020-45
latest
en
0.846712
https://forum.bebac.at/mix_entry.php?id=20319&view=mix
1,638,545,872,000,000,000
text/html
crawl-data/CC-MAIN-2021-49/segments/1637964362891.54/warc/CC-MAIN-20211203151849-20211203181849-00215.warc.gz
314,591,582
7,082
Astea ★★ Russia, 2019-06-06 01:24 (911 d 16:13 ago) Posting: # 20319 Views: 2,312 ## Two-Stage Design for FDC [Two-Stage / GS Designs] Dear Smart People! I'm wondering what is an appropriate way to use Two-Stage Designs for FDC (two analytes, A and B, for example)? It seems we are facing several questions: 1). Ini...
1,052
4,169
{"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...
2.734375
3
CC-MAIN-2021-49
latest
en
0.915024
http://math.stackexchange.com/questions/275764/expected-value-where-benefit-and-probability-depends-on-stochastic-variable
1,469,470,542,000,000,000
text/html
crawl-data/CC-MAIN-2016-30/segments/1469257824337.54/warc/CC-MAIN-20160723071024-00301-ip-10-185-27-174.ec2.internal.warc.gz
159,171,078
17,685
# Expected value where benefit and probability depends on stochastic variable I am trying to calculate the expected benefit of an action, where both the benefit and probability of carrying out the action depends on a parameter c, which is distributed according to f, F'=f. The benefit of the action is given by $\delta...
607
1,790
{"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...
3.828125
4
CC-MAIN-2016-30
latest
en
0.713429
https://fr.mathworks.com/matlabcentral/answers/1584109-plot-3d-figure?s_tid=prof_contriblnk
1,726,602,339,000,000,000
text/html
crawl-data/CC-MAIN-2024-38/segments/1725700651829.57/warc/CC-MAIN-20240917172631-20240917202631-00609.warc.gz
231,755,372
28,353
# Plot 3D figure 5 vues (au cours des 30 derniers jours) Tina Hsiao le 11 Nov 2021 Commenté : Walter Roberson le 12 Nov 2021 Hello, I would like to plot this fugure (ro, Z, I), my code as below, could you please give me a help? Thanks a lot. clear all; close all; clc for n = 1:1:100 i = sqrt(-1); a = 0.62; NA = 0.29; ...
1,129
2,996
{"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.015625
3
CC-MAIN-2024-38
latest
en
0.673606
https://math.stackexchange.com/questions/1193558/if-a-and-b-are-positive-integers-such-that-ann-mid-bn-n-for-all-posit/1196023
1,618,783,095,000,000,000
text/html
crawl-data/CC-MAIN-2021-17/segments/1618038860318.63/warc/CC-MAIN-20210418194009-20210418224009-00005.warc.gz
493,206,968
38,800
# If $a$ and $b$ are positive integers such that $a^n+n\mid b^n + n$ for all positive integers $n$, prove that $a=b$. I ran into this problem in a math camp, but I can't seem to solve it via elementary techniques. If $a$ and $b$ are positive integers such that $a^n+n\mid b^n + n$ for all positive integers $n$, prove ...
1,062
2,712
{"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.25
4
CC-MAIN-2021-17
latest
en
0.678292
https://la.mathworks.com/matlabcentral/cody/problems/597-the-birthday-phenomenon/solutions/2115839
1,610,826,253,000,000,000
text/html
crawl-data/CC-MAIN-2021-04/segments/1610703506832.21/warc/CC-MAIN-20210116165621-20210116195621-00793.warc.gz
449,407,826
16,798
Cody # Problem 597. The Birthday Phenomenon Solution 2115839 Submitted on 3 Feb 2020 by Wayne This solution is locked. To view this solution, you need to provide a solution of the same size or smaller. ### Test Suite Test Status Code Input and Output 1   Pass x = 1; y_correct = 0; assert(isequal(bday_phenom(x),y_c...
432
1,180
{"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...
2.921875
3
CC-MAIN-2021-04
latest
en
0.578752
https://mathweneedtoknow.home.blog/tag/hexagons/
1,686,072,377,000,000,000
text/html
crawl-data/CC-MAIN-2023-23/segments/1685224652959.43/warc/CC-MAIN-20230606150510-20230606180510-00669.warc.gz
413,813,617
26,589
# How to create the awesome hexagon to entertain you Part 4 Now this is awesome, and you can make a hexaflexagon out of food! The video below shows you how to make it. (Note: ingredients may vary) https://youtu.be/GTwrVAbV56o Tasty ... I can't really describe how to make one of these, so I'll leave all the explanation...
467
1,853
{"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...
2.828125
3
CC-MAIN-2023-23
latest
en
0.880811
https://www.teacherspayteachers.com/Product/Math-Five-Squares-Game-Addition-and-Subtraction-Up-to-4-Digits-3605183
1,521,764,921,000,000,000
text/html
crawl-data/CC-MAIN-2018-13/segments/1521257648103.60/warc/CC-MAIN-20180322225408-20180323005408-00547.warc.gz
888,819,825
16,343
Total: \$0.00 Over 3 million resourcesMade for teachers by teachersEvery grade, subject, and specialtyFree and affordable materials # Math Five Squares Game - Addition and Subtraction - Up to 4 Digits Subject Resource Type Product Rating File Type PDF (Acrobat) Document File 604 KB|9 pages Share Product Description...
452
1,940
{"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...
2.625
3
CC-MAIN-2018-13
latest
en
0.933454
http://www.chegg.com/homework-help/questions-and-answers/figure-shows-stress-versus-strain-plot-aluminum-wire-stretched-machine-pulling-opposite-di-q3223308
1,474,751,897,000,000,000
text/html
crawl-data/CC-MAIN-2016-40/segments/1474738659496.36/warc/CC-MAIN-20160924173739-00222-ip-10-143-35-109.ec2.internal.warc.gz
383,838,141
13,765
The figure shows the stress versus strain plot for an aluminum wire that is stretched by a machine pulling in opposite directions at the two ends of the wire. The scale of the stress axis is set by s = 7.0 in units of 107 N/m2. The wire has an initial length of 1.6 m and an initial cross-sectional area of 1.00E-6 m2. H...
110
410
{"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...
2.671875
3
CC-MAIN-2016-40
latest
en
0.944844
https://docs.oracle.com/javase/specs/jls/se9/html/jls-18.html
1,675,608,126,000,000,000
text/html
crawl-data/CC-MAIN-2023-06/segments/1674764500255.78/warc/CC-MAIN-20230205130241-20230205160241-00191.warc.gz
229,534,915
33,793
## Chapter 18. Type Inference 18.1. Concepts and Notation 18.1.1. Inference Variables 18.1.2. Constraint Formulas 18.1.3. Bounds 18.2. Reduction 18.2.1. Expression Compatibility Constraints 18.2.2. Type Compatibility Constraints 18.2.3. Subtyping Constraints 18.2.4. Type Equality Constraints 18.2.5. Checked Exception ...
16,889
71,051
{"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...
2.59375
3
CC-MAIN-2023-06
latest
en
0.832142
https://www.urbanpro.com/bangalore/r-programming-training/10587742
1,537,483,322,000,000,000
text/html
crawl-data/CC-MAIN-2018-39/segments/1537267156622.36/warc/CC-MAIN-20180920214659-20180920235059-00236.warc.gz
921,393,140
53,439
Signup as a Tutor As a tutor you can connect with more than a million students and grow your network. # R Programming Training No Reviews Yet Malleshwaram, Bangalore Course ID: 45823 Malleshwaram, Bangalore Students Interested 0 (Seats Left 0) No Reviews Yet Further to the training query, we appreciate your in...
770
3,391
{"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...
2.609375
3
CC-MAIN-2018-39
longest
en
0.718457
https://lists.defectivebydesign.org/archive/html/help-octave/1995-07/msg00049.html
1,702,266,749,000,000,000
text/html
crawl-data/CC-MAIN-2023-50/segments/1700679103464.86/warc/CC-MAIN-20231211013452-20231211043452-00122.warc.gz
399,777,720
2,944
help-octave [Top][All Lists] ## hurst.m: compute the Hurst parameter of an array of samples From: Francesco Potorti` Subject: hurst.m: compute the Hurst parameter of an array of samples Date: Thu, 20 Jul 1995 13:20 +0100 (MET) # Put in the public domain by: function [H, r, IDC, len] = hurst (A) # Computes the Hur...
607
1,919
{"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...
2.8125
3
CC-MAIN-2023-50
latest
en
0.741126
https://socratic.org/questions/how-do-you-solve-pi-x-7x-20#428386
1,632,368,712,000,000,000
text/html
crawl-data/CC-MAIN-2021-39/segments/1631780057416.67/warc/CC-MAIN-20210923013955-20210923043955-00171.warc.gz
555,745,289
5,558
# How do you solve \pi x + 7x = 20? May 23, 2017 $x = 1.972$ #### Explanation: $\pi x + 7 x = 20$ or $\left(\pi + 7\right) x = 20$ or $x = \frac{20}{\pi + 7}$ or $x = 1.972$
88
183
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 5, "mathjax_inline_tex": 1, "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.28125
4
CC-MAIN-2021-39
latest
en
0.61086
https://nrich.maths.org/public/leg.php?code=-661&cl=3&cldcmpid=6775
1,508,568,949,000,000,000
text/html
crawl-data/CC-MAIN-2017-43/segments/1508187824618.72/warc/CC-MAIN-20171021062002-20171021082002-00360.warc.gz
788,780,884
6,720
# Search by Topic #### Resources tagged with PM - Visualising similar to Painted Purple: Filter by: Content type: Stage: Challenge level: ### There are 21 results Broad Topics > Secondary processes > PM - Visualising ### Painted Cube ##### Stage: 3 Challenge Level: Imagine a large cube made from small red cubes ...
818
3,555
{"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.09375
4
CC-MAIN-2017-43
latest
en
0.895235
https://study-astrophysics.com/gr1777-005/
1,606,240,697,000,000,000
text/html
crawl-data/CC-MAIN-2020-50/segments/1606141176922.14/warc/CC-MAIN-20201124170142-20201124200142-00534.warc.gz
501,956,079
10,465
# GRE GR 1777, Problem 005 Solution Physics GRE GR 1777 5. Electrodynamics (Maxwell’s Equations) Solution) In Maxwell’s equations, Ampère’s law (with Maxwell’s correction) is $\nabla \times \vec{B} = \mu_0 \vec{J} + \mu_0 \epsilon_0 \frac{\partial \vec{E}}{\partial t}$. We can write this equation as $\nabla \times \ve...
337
1,180
{"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": 0, "img_math": 12, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.609375
4
CC-MAIN-2020-50
latest
en
0.760736
https://fsi.cs.fau.de/pruefungen/hauptstudium/ls5/pr-2018-02-22
1,718,756,019,000,000,000
text/html
crawl-data/CC-MAIN-2024-26/segments/1718198861796.49/warc/CC-MAIN-20240618234039-20240619024039-00205.warc.gz
241,416,954
4,112
Du befindest dich hier: FSI Informatik » Prüfungsfragen und Altklausuren » Hauptstudiumsprüfungen » Lehrstuhl 5 » pr-2018-02-22 Examiner: Prof. Nöth Atmosphere: Friendly. Questions: K Nearest Neighbor (from exercises) • Q: He drew a coordinate system with some points. What step is necessary before applying KNN its...
476
1,868
{"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.078125
3
CC-MAIN-2024-26
latest
en
0.789088
https://gmatclub.com/forum/we-have-succeeded-due-to-the-fact-that-we-work-wrong-why-174518.html
1,498,597,689,000,000,000
text/html
crawl-data/CC-MAIN-2017-26/segments/1498128321553.70/warc/CC-MAIN-20170627203405-20170627223405-00204.warc.gz
756,320,941
55,738
It is currently 27 Jun 2017, 14:08 ### GMAT Club Daily Prep #### Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email. Customized for You we will pick new questions that match your level based o...
1,019
3,585
{"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...
2.796875
3
CC-MAIN-2017-26
latest
en
0.905345
https://artofproblemsolving.com/wiki/index.php?title=2020_AMC_12A_Problems/Problem_22&direction=next&oldid=116351
1,660,896,990,000,000,000
text/html
crawl-data/CC-MAIN-2022-33/segments/1659882573630.12/warc/CC-MAIN-20220819070211-20220819100211-00518.warc.gz
127,253,060
11,618
# 2020 AMC 12A Problems/Problem 22 ## Problem Let $(a_n)$ and $(b_n)$ be the sequences of real numbers such that $$(2 + i)^n = a_n + b_ni$$for all integers $n\geq 0$, where $i = \sqrt{-1}$. What is$$\sum_{n=0}^\infty\frac{a_nb_n}{7^n}\,?$$ $\textbf{(A) }\frac 38\qquad\textbf{(B) }\frac7{16}\qquad\textbf{(C) }\frac12\...
882
2,003
{"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": 0, "mathjax_asciimath": 0, "img_math": 19, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.59375
5
CC-MAIN-2022-33
latest
en
0.279301
https://elcasarmultiasistencia.es/2017-02-25/20137.html
1,656,130,246,000,000,000
text/html
crawl-data/CC-MAIN-2022-27/segments/1656103034170.1/warc/CC-MAIN-20220625034751-20220625064751-00117.warc.gz
275,166,870
7,687
### sag mill power draw SAG Mill power draw models are used in mill design and grinding circuit , The SAG mill had a 6-8% ball charge and the power consumption was 8 » Learn More SAG. ### Eriez® Trunnion Magnets Reducing mill power consumption by up to , are a Proven and Better Approach to Maximize Productivity and ...
1,443
6,663
{"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...
2.53125
3
CC-MAIN-2022-27
latest
en
0.818869
http://blog.eagerbug.com/solving-in-different-ways/
1,511,548,463,000,000,000
text/html
crawl-data/CC-MAIN-2017-47/segments/1510934808742.58/warc/CC-MAIN-20171124180349-20171124200349-00357.warc.gz
40,952,642
3,808
Question: What is the value of {::}^kC_k+{::}^(k+1)C_k+..+{::}^nC_k is: • {::}^(n+1)C_k • {::}^(n+1)C_(k+1) • {::}^(n+1)C_(k-1) • None Solution We have obviously have hacks to solve a question, but it is always better to solve a question properly when practing. First straight forward approach: People generally sa...
622
1,533
{"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.4375
4
CC-MAIN-2017-47
latest
en
0.854093
http://empslocal.ex.ac.uk/people/staff/mrwatkin/zeta/kulsha.htm
1,552,974,644,000,000,000
text/html
crawl-data/CC-MAIN-2019-13/segments/1552912201904.55/warc/CC-MAIN-20190319052517-20190319074517-00326.warc.gz
71,977,722
2,710
#### a message from A. Kulsha concerning the audio representation of zeta Hello! It was an old idea to represent the behaviour of Riemann zeta function on the critical line as audio signal. It seems to be the best way to encode the values of Riemann-Siegel Z(t) function as audio-samples. Recently I found that Robert ...
732
2,629
{"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.09375
3
CC-MAIN-2019-13
latest
en
0.859154
https://www.lmfdb.org/SatoTateGroup/6.2.A.c126
1,653,520,204,000,000,000
text/html
crawl-data/CC-MAIN-2022-21/segments/1652662594414.79/warc/CC-MAIN-20220525213545-20220526003545-00135.warc.gz
987,475,541
14,217
# Properties Label 6.2.3.c126 Name $$\mathrm{SU}(2)[C_{126}]$$ Weight $6$ Degree $2$ Real dimension $3$ Components $126$ Contained in $$\mathrm{O}(2)$$ Identity component $$\mathrm{SU}(2)$$ Component group $$C_{126}$$ # Learn more ## Invariants Weight: $6$ Degree: $2$ $\mathbb{R}$-dimension: $3$ Components: $126$...
484
1,175
{"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...
2.578125
3
CC-MAIN-2022-21
latest
en
0.328009
https://codereview.stackexchange.com/questions/143582/determining-the-number-of-days-in-a-month/145198
1,716,005,158,000,000,000
text/html
crawl-data/CC-MAIN-2024-22/segments/1715971057260.44/warc/CC-MAIN-20240518023912-20240518053912-00442.warc.gz
156,160,672
42,095
# Determining the number of days in a month Overall logic: determine number of days in a month. Loop through table (wsUploadTable) and increment value if condition is met. Loop to next day in month and repeat. For example: 10/1/2016, loops through table for date match and increment value. Next date, 10/2/2016 loop ta...
1,070
3,706
{"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...
2.734375
3
CC-MAIN-2024-22
latest
en
0.77612
https://quicktermpapers.com/discussion-reply-semiconductor-materials-electronic-engineering-homework-help/
1,680,093,807,000,000,000
text/html
crawl-data/CC-MAIN-2023-14/segments/1679296948976.45/warc/CC-MAIN-20230329120545-20230329150545-00715.warc.gz
535,626,873
14,251
# Discussion reply: semiconductor materials | Electronic Engineering homework help The factor that determines whether a material is a conductor,  semiconductor or insulator is the amount of free electrons it has. For  example, a silicon lattice has no free electrons because they’re all  bonded to one another. This mak...
429
1,660
{"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...
2.609375
3
CC-MAIN-2023-14
latest
en
0.896219
https://www.circuitdiagram.co/design-a-circuit-diagram/
1,701,412,097,000,000,000
text/html
crawl-data/CC-MAIN-2023-50/segments/1700679100276.12/warc/CC-MAIN-20231201053039-20231201083039-00157.warc.gz
802,923,075
12,551
# Design A Circuit Diagram By | September 1, 2017 Designing a circuit diagram is an important and sometimes challenging task for anyone who has to create a circuit. It can involve complex engineering and electrical knowledge, or a basic set of tools, to understand the basics of what makes a circuit work. A circuit d...
617
3,232
{"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...
2.640625
3
CC-MAIN-2023-50
latest
en
0.946391
https://topic.alibabacloud.com/a/nanyang-sci-tech-question-9-font-classtopic-s-color00c1depostersfont-discretization--line-segment-tree_8_8_31684295.html
1,685,919,996,000,000,000
text/html
crawl-data/CC-MAIN-2023-23/segments/1685224650409.64/warc/CC-MAIN-20230604225057-20230605015057-00158.warc.gz
620,818,446
17,880
# Nanyang sci-tech Question 9: posters (discretization + line segment tree) Source: Internet Author: User Tags integer numbers Posters time limit: 1000 MS | memory limit: 65535 kb difficulty: 6 Description The citizens of bytetown, AB, cocould not stand that the candidates in the mayoral election campaign have been pl...
1,887
6,703
{"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...
2.71875
3
CC-MAIN-2023-23
latest
en
0.945088
http://crypto.stackexchange.com/questions/14900/breaking-double-encryption
1,466,909,022,000,000,000
text/html
crawl-data/CC-MAIN-2016-26/segments/1466783394605.61/warc/CC-MAIN-20160624154954-00101-ip-10-164-35-72.ec2.internal.warc.gz
75,333,813
19,173
# Breaking Double Encryption I am trying to understand how an attacker knows when he has successfully decrypted a ciphertext for an assignment. As such, some pointers/hints for the following questions would be greatly appreciated. 1. If you double encrypt secret data with two different algorithms. How does the attack...
725
3,533
{"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...
2.921875
3
CC-MAIN-2016-26
longest
en
0.958074
https://forum.math.toronto.edu/index.php?PHPSESSID=44c4r0616mrhnpiebubop28gc3&topic=1181.0;prev_next=prev
1,679,802,860,000,000,000
text/html
crawl-data/CC-MAIN-2023-14/segments/1679296945381.91/warc/CC-MAIN-20230326013652-20230326043652-00077.warc.gz
308,955,338
6,587
### Author Topic: FE-P2  (Read 1945 times) #### Victor Ivrii • Elder Member • Posts: 2606 • Karma: 0 ##### FE-P2 « on: April 11, 2018, 02:34:19 PM » $\newcommand{\erf}{\operatorname{erf}}$ Solve  IVP for the heat equation \begin{align} &2u_t -   u_{xx}=0,\qquad &&0 <x<\infty,\; t>0,\label{2-1}\\[2pt] &u|_{x=0}=0,\\ &...
898
2,126
{"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.03125
4
CC-MAIN-2023-14
latest
en
0.588844
https://www.nstec.com/technology/information-technology/which-of-the-attributes-of-algorithms-are-most-important-to-an-information-technology-professional/
1,638,436,034,000,000,000
text/html
crawl-data/CC-MAIN-2021-49/segments/1637964361253.38/warc/CC-MAIN-20211202084644-20211202114644-00374.warc.gz
953,456,913
11,222
Home    >   information technology   >   which of the attributes of algorithms are most important to an information technology professional? which of the attributes of algorithms are most important to an information technology professional? which of the attributes of algorithms are most important to an information te...
1,189
6,165
{"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...
2.859375
3
CC-MAIN-2021-49
latest
en
0.950329
https://jewels-blog.com/25-carat-diamond-price
1,638,548,082,000,000,000
text/html
crawl-data/CC-MAIN-2021-49/segments/1637964362891.54/warc/CC-MAIN-20211203151849-20211203181849-00237.warc.gz
420,618,104
12,265
# .25 carat diamond price? Date created: Tue, Jul 27, 2021 10:33 AM Content FAQ Those who are looking for an answer to the question «.25 carat diamond price?» often ask the following questions: ### 👉 1.25 carat diamond price? Diamond Price per Carat Total Price Recommended Price (Best Value) 0.25 carat: \$80...
2,491
9,087
{"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...
2.828125
3
CC-MAIN-2021-49
latest
en
0.869901
http://math.stackexchange.com/questions/249290/find-left-limit-lim-limits-x-to0-frac-sinxx?answertab=votes
1,462,314,485,000,000,000
text/html
crawl-data/CC-MAIN-2016-18/segments/1461860121976.98/warc/CC-MAIN-20160428161521-00033-ip-10-239-7-51.ec2.internal.warc.gz
182,534,353
17,047
# Find left limit $\lim\limits_{x \to{}0}{\frac{-\sin|x|}{x}}$ I have a little confusion with signs. Thanks in advance. $$\lim_{x \to 0^-}{\frac{-\sin|x|}{x}}$$ (This is a left limit, i.e. $x<0$) - What is $sen{}$? – Chris Eagle Dec 2 '12 at 16:51 @ChrisEagle It's $\sin$ in spanish (seno). – Pragabhava Dec 2 '12 at ...
298
751
{"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...
3.390625
3
CC-MAIN-2016-18
latest
en
0.661923
https://stats.stackexchange.com/questions/484227/starting-point-of-the-pr-curve-and-the-aucpr-value-for-an-ideal-classifier
1,656,367,619,000,000,000
text/html
crawl-data/CC-MAIN-2022-27/segments/1656103341778.23/warc/CC-MAIN-20220627195131-20220627225131-00480.warc.gz
583,562,283
68,383
Starting point of the PR-curve and the AUCPR value for an ideal classifier I have two questions about the PR-curve: 1. What is the starting point of the PR-curve ? I mean the point which corresponds to the highest possible threshold (i.e. when all scores are below this threshold). It is clear that all hard labels are...
1,969
7,227
{"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": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.015625
3
CC-MAIN-2022-27
longest
en
0.886013
https://byjus.com/question-answer/a-beam-of-light-of-wavelength-600-nm-from-a-distant-source-falls-on-a-4/
1,713,299,826,000,000,000
text/html
crawl-data/CC-MAIN-2024-18/segments/1712296817106.73/warc/CC-MAIN-20240416191221-20240416221221-00110.warc.gz
134,961,386
24,059
1 You visited us 1 times! Enjoying our articles? Unlock Full Access! Question # A beam of light of wavelength 600 nm from a distant source falls on a single slit 1.00 mm wide and the resulting diffraction pattern is observed on a screen 2 m away. The distance between the first dark fringe on either side of the central...
318
1,029
{"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...
2.59375
3
CC-MAIN-2024-18
latest
en
0.837163
https://stats.stackexchange.com/questions/85436/what-could-it-mean-to-rotate-a-distribution?noredirect=1
1,580,004,050,000,000,000
text/html
crawl-data/CC-MAIN-2020-05/segments/1579251684146.65/warc/CC-MAIN-20200126013015-20200126043015-00252.warc.gz
672,604,094
30,084
# What could it mean to “Rotate” a distribution? [duplicate] This question got me thinking about the meaning of variance: Intuition behind standard deviation. Variance of a set of data is calculated the same way that the moment of inertia is calculated for a physical body. The moment of inertia is related to the ener...
1,261
5,553
{"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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.515625
4
CC-MAIN-2020-05
latest
en
0.944295
http://stochastix.wordpress.com/2012/11/30/composing-an-endofunction-with-itself/
1,394,479,823,000,000,000
text/html
crawl-data/CC-MAIN-2014-10/segments/1394010980041/warc/CC-MAIN-20140305091620-00097-ip-10-183-142-35.ec2.internal.warc.gz
172,258,074
15,090
## Composing an endofunction with itself Suppose we are given an endofunction $f : \mathcal{X} \to \mathcal{X}$. Let us introduce a new function $f^{(n)}$, where $n \geq 0$, which we define recursively as follows $f^{(k)} = f \circ f^{(k-1)}, \qquad{} f^{(0)} = \text{id}$ where $\text{id} : \mathcal{X} \to \mathcal{...
1,178
3,049
{"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": 19, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.640625
4
CC-MAIN-2014-10
latest
en
0.716687
http://www.scribd.com/doc/24514917/3-Bearing-Capacity
1,430,952,238,000,000,000
text/html
crawl-data/CC-MAIN-2015-18/segments/1430459915807.89/warc/CC-MAIN-20150501055835-00035-ip-10-235-10-82.ec2.internal.warc.gz
657,355,298
34,624
Welcome to Scribd, the world's digital library. Read, publish, and share books and documents. See more Standard view Full view of . 0 of . Results for: P. 1 3)Bearing Capacity # 3)Bearing Capacity Ratings: (0)|Views: 1,606|Likes: Published by: haftamuTekle on Dec 26, 2009 ### Availability: Read on Scribd mobile: i...
1,034
3,054
{"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...
2.90625
3
CC-MAIN-2015-18
longest
en
0.850326
https://www.quiltingboard.com/main-f1/question-accuquilt-users-square-square-t275184.html
1,606,391,314,000,000,000
text/html
crawl-data/CC-MAIN-2020-50/segments/1606141188146.22/warc/CC-MAIN-20201126113736-20201126143736-00150.warc.gz
837,565,026
14,309
> > # Question for Accuquilt users---Square-in-Square 01-30-2016, 10:43 AM #1 Member Join Date: Dec 2009 Location: Sandy, Utah Posts: 86 Question for Accuquilt users---Square-in-Square For Accuquilt users: Is there a particular die to make the traditional Square-in-Square block? 01-30-2016, 02:01 PM #2 Super Member...
690
2,126
{"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...
2.671875
3
CC-MAIN-2020-50
latest
en
0.885338
http://sudoku.com.au/3M2-6-2006-sudoku.aspx
1,585,981,506,000,000,000
text/html
crawl-data/CC-MAIN-2020-16/segments/1585370520039.50/warc/CC-MAIN-20200404042338-20200404072338-00284.warc.gz
162,557,464
15,250
Timer 00:00:00 Sudoku Sudoku ## if (sTodaysDate) document.write('Sudoku for ' + sTodaysDate.split('-')[0] + '/' + monthname() + '/' + sTodaysDate.split('-')[2]); else document.write('Enter your own sudoku puzzle.') Help Play this pic as a Jigsaw or Sliding Puzzle Previous / Next Choose a number, and place it in the...
1,439
5,148
{"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...
2.5625
3
CC-MAIN-2020-16
latest
en
0.822901
https://www.jiskha.com/display.cgi?id=1460642401
1,519,510,542,000,000,000
text/html
crawl-data/CC-MAIN-2018-09/segments/1518891815951.96/warc/CC-MAIN-20180224211727-20180224231727-00693.warc.gz
904,720,695
3,960
# math posted by . An ant has 6 legs and a Spider has 8 legs. In a insectarium display, there are some spiders and ants. From these spiders and ants, there are 60 legs altogether. how many spiders and ants could there be? • math - A = 6/8S 6A + 8S = 60 Substitute 6/8S for A in second equation and solve for S. The...
598
2,357
{"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.546875
4
CC-MAIN-2018-09
longest
en
0.96426
https://es.mathworks.com/matlabcentral/answers/56908-how-will-use-nested-loop?s_tid=prof_contriblnk
1,716,240,389,000,000,000
text/html
crawl-data/CC-MAIN-2024-22/segments/1715971058313.71/warc/CC-MAIN-20240520204005-20240520234005-00479.warc.gz
203,911,156
30,258
how will use nested loop 6 visualizaciones (últimos 30 días) manoj saini el 18 de Dic. de 2012 hello my problem is that i have 11 value for any variable suppose i=1:11 and have another variable suppose b=2:12 also has 11 values now my question is that i want to find out value for i=1 for z=i*b total 11 values and for ...
872
2,793
{"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.546875
4
CC-MAIN-2024-22
latest
en
0.502659
http://cn.metamath.org/mpeuni/mmtheorems27.html
1,657,039,676,000,000,000
text/html
crawl-data/CC-MAIN-2022-27/segments/1656104585887.84/warc/CC-MAIN-20220705144321-20220705174321-00278.warc.gz
12,936,792
18,383
Home Metamath Proof ExplorerTheorem List (p. 27 of 431) < Previous  Next > Bad symbols? Try the GIF version. Mirrors  >  Metamath Home Page  >  MPE Home Page  >  Theorem List Contents  >  Recent Proofs       This page: Page List Color key: Metamath Proof Explorer (1-28105) Hilbert Space Explorer (28106-29630) Users' ...
12,926
27,390
{"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.125
3
CC-MAIN-2022-27
latest
en
0.661911
https://hiresomeonetodo.com/what-are-the-principles-of-fluid-mechanics-applied-in-civil-engineering
1,723,230,861,000,000,000
text/html
crawl-data/CC-MAIN-2024-33/segments/1722640768597.52/warc/CC-MAIN-20240809173246-20240809203246-00544.warc.gz
236,673,752
19,013
# What are the principles of fluid mechanics applied in civil engineering? What are the principles of fluid mechanics applied in civil engineering? I had asked my lecturer for a questionnaire, but ultimately I thought a lot about what you mentioned. My lecturer said they can very read this apply calculus to mechanics ...
1,251
6,008
{"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...
3.640625
4
CC-MAIN-2024-33
latest
en
0.954629
https://www.unitconverters.net/volume/quart-us-to-cubic-yard.htm
1,713,879,376,000,000,000
text/html
crawl-data/CC-MAIN-2024-18/segments/1712296818711.23/warc/CC-MAIN-20240423130552-20240423160552-00584.warc.gz
946,939,217
4,807
Home / Volume Conversion / Convert Quart (US) to Cubic Yard # Convert Quart (US) to Cubic Yard Please provide values below to convert quart (US) [qt (US)] to cubic yard [yd^3], or vice versa. From: quart (US) To: cubic yard ### Quart Definition: The quart (symbol: qt) is a unit of volume in the United States cust...
752
2,438
{"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...
2.578125
3
CC-MAIN-2024-18
latest
en
0.912252
https://www.nagwa.com/en/videos/249164950858/
1,627,487,883,000,000,000
text/html
crawl-data/CC-MAIN-2021-31/segments/1627046153739.28/warc/CC-MAIN-20210728154442-20210728184442-00202.warc.gz
957,114,016
12,740
# Question Video: Creating Linear Inequalities and Using Them to Solve Problems Mathematics • 6th Grade An Olympic athlete is helping her niece train. The athlete can run short distances at 9 m/s, and her niece can run short distances at 7 m/s. The athlete gives her niece a 2-second head start in a sprint race, and he...
840
3,680
{"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.71875
5
CC-MAIN-2021-31
latest
en
0.97044
http://forums.wolfram.com/mathgroup/archive/2008/May/msg00835.html
1,582,829,007,000,000,000
text/html
crawl-data/CC-MAIN-2020-10/segments/1581875146744.74/warc/CC-MAIN-20200227160355-20200227190355-00525.warc.gz
54,553,181
8,275
Re: "Reduce" wierdness (or too slow?) • To: mathgroup at smc.vnet.net • Subject: [mg89095] Re: "Reduce" wierdness (or too slow?) • From: Andrzej Kozlowski <akoz at mimuw.edu.pl> • Date: Sun, 25 May 2008 06:26:50 -0400 (EDT) • References: <200805250602.CAA15503@smc.vnet.net> ```The problem is that using Reduce[...,Rea...
1,063
2,641
{"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.078125
3
CC-MAIN-2020-10
longest
en
0.831176
http://www.horseforum.com/barrel-racing/barrel-times-60784/
1,493,308,137,000,000,000
text/html
crawl-data/CC-MAIN-2017-17/segments/1492917122174.32/warc/CC-MAIN-20170423031202-00108-ip-10-145-167-34.ec2.internal.warc.gz
542,559,601
26,361
Barrel times - The Horse Forum Old 07-27-2010, 08:59 AM Thread Starter Yearling Join Date: Oct 2009 Location: Va Posts: 1,306 • Horses: 0 Barrel times Can someone tell me what times fall into 1D, 2D, 3d, 4D? horseluver250 is offline Old 07-27-2010, 09:32 AM Weanling Join Date: Nov 2008 Location: I live in that card...
1,076
3,653
{"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...
2.765625
3
CC-MAIN-2017-17
latest
en
0.910684
https://www.physicsforums.com/threads/linearization-problem-solved.781206/
1,511,352,557,000,000,000
text/html
crawl-data/CC-MAIN-2017-47/segments/1510934806569.66/warc/CC-MAIN-20171122103526-20171122123526-00362.warc.gz
837,324,942
16,755
# Linearization Problem [Solved] 1. Nov 10, 2014 ### KTiaam 1. The problem statement, all variables and given/known data Find the linearization of the function ƒ(x,y) = sqrt(29 - 4x2 - 4y2) at the point (2,1) 2. Relevant equations Point (a,b) L(x,y) = Linearization L(x,y) = ƒ(a,b) + ƒx(a,b)(x-a) + ƒy(a,b)(y-b) 3...
551
1,273
{"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.984375
4
CC-MAIN-2017-47
longest
en
0.854467