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://codedump.io/share/i9hRICSssN4l/1/order-by-month-and-year-in-r-data-frame
1,527,436,778,000,000,000
text/html
crawl-data/CC-MAIN-2018-22/segments/1526794869272.81/warc/CC-MAIN-20180527151021-20180527171021-00557.warc.gz
544,402,123
8,732
T-T - 1 year ago 64 R Question # Order by month and year in R data frame I have cleaned and ordered my data by date, which looks like below: ``````df1 <- data.frame(matrix(vector(),ncol=4, nrow = 3)) colnames(df1) <- c("Date","A","B","C") df1[1,] <- c("2000-01-30","0","1","0") df1[2,] <- c("2000-01-31","2","0","3") ...
842
2,154
{"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-2018-22
latest
en
0.652258
https://bitbucket.org/bos/mwc-random/commits/3f9179c41a887f6ecd3bb8547463ac2575d823fb/raw/
1,448,973,793,000,000,000
text/plain
crawl-data/CC-MAIN-2015-48/segments/1448398466260.18/warc/CC-MAIN-20151124205426-00130-ip-10-71-132-137.ec2.internal.warc.gz
816,105,013
1,573
# HG changeset patch # User Alexey Khudyakov # Date 1379252313 -14400 # Node ID 3f9179c41a887f6ecd3bb8547463ac2575d823fb # Parent 184eaad284908d0220b24ec0567759c712dd562c Add workaround proposed by @dzhus for bug #16 For some reason normal written this way works fast. But old was ~250 times slower than standard. diff -...
492
1,876
{"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.84375
3
CC-MAIN-2015-48
latest
en
0.764971
http://www.enotes.com/homework-help/how-do-find-area-rectangle-abcd-solve-x-439094
1,477,456,808,000,000,000
text/html
crawl-data/CC-MAIN-2016-44/segments/1476988720615.90/warc/CC-MAIN-20161020183840-00177-ip-10-171-6-4.ec2.internal.warc.gz
429,063,088
10,252
How do I find the area of ABCD and solve for x? 1 Answer |Add Yours Top Answer embizze | High School Teacher | (Level 1) Educator Emeritus Posted on Assume that ABCD is a parallelogram (hopefully this is given in the problem); Label the point where the perpendicular dropped from C to the extension of AD as F and t...
281
916
{"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.96875
4
CC-MAIN-2016-44
latest
en
0.890925
https://ingax.com/sorting-pancakes/
1,723,392,764,000,000,000
text/html
crawl-data/CC-MAIN-2024-33/segments/1722641002566.67/warc/CC-MAIN-20240811141716-20240811171716-00189.warc.gz
240,067,103
10,066
### Pramp Pancake Sort Problem Given an array of integers arr: 1. Write a function flip(arr, k) that reverses the order of the first kelements in the array arr. 2. Write a function pancakeSort(arr) that sorts and returns the input array. You are allowed to use only the function flip you wrote in the first step in ord...
522
1,879
{"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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.890625
4
CC-MAIN-2024-33
latest
en
0.63236
https://www.statology.org/rcorr-r/
1,718,426,355,000,000,000
text/html
crawl-data/CC-MAIN-2024-26/segments/1718198861583.78/warc/CC-MAIN-20240615031115-20240615061115-00356.warc.gz
891,927,519
20,846
# How to Use rcorr in R to Create a Correlation Matrix You can use the rcorr function from the Hmisc package in R to create a matrix of correlation coefficients along with a matrix of p-values for variables in a data frame. This function is particularly useful because the matrix of p-values allows you to see if the c...
836
2,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...
3.828125
4
CC-MAIN-2024-26
latest
en
0.763982
https://betterlesson.com/lesson/resource/1988257/explanation-of-applying-similar-triangles-to-find-slope-lesson-mov
1,510,999,778,000,000,000
text/html
crawl-data/CC-MAIN-2017-47/segments/1510934804724.3/warc/CC-MAIN-20171118094746-20171118114746-00207.warc.gz
586,984,608
23,127
## Explanation of Applying Similar Triangles to Find Slope Lesson.mov - Section 1: Rational for Lesson Structure Explanation of Applying Similar Triangles to Find Slope Lesson.mov # Applying Similar Triangles to Finding the Slope of a Linear Equation Unit 7: Linear Equations in two Variables Lesson 14 of 23 ## Big ...
345
1,540
{"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-2017-47
latest
en
0.841466
https://www.mkamimura.com/2018/06/python-javascript_28.html
1,563,230,666,000,000,000
text/html
crawl-data/CC-MAIN-2019-30/segments/1563195524254.28/warc/CC-MAIN-20190715215144-20190716001144-00406.warc.gz
772,802,856
33,650
## 2018年6月28日木曜日 ### 数学 - Python - JavaScript - 解析学 - 積分 - 積分の計算 - 部分分数(部分積分法、逆正接関数、累乗(べき乗)) 1. $\begin{array}{}\int \frac{x+1}{{\left({x}^{2}+9\right)}^{2}}\mathrm{dx}=\int \frac{x}{{\left({x}^{2}+9\right)}^{2}}\mathrm{dx}+\int \frac{1}{{\left({x}^{2}+9\right)}^{2}}\mathrm{dx}\\ \int \frac{x}{{\left({x}^{2}+9\right)...
1,761
4,565
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 2, "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-2019-30
latest
en
0.204966
https://www.js-craft.io/blog/the-double-asterisk-operator-in-javascript/
1,679,767,751,000,000,000
text/html
crawl-data/CC-MAIN-2023-14/segments/1679296945368.6/warc/CC-MAIN-20230325161021-20230325191021-00217.warc.gz
929,087,631
23,932
# The double asterisk ** operator in Javascript #### šŸ“– Neural networks for Javascript developers The Neural Networks for JavaScript developers book is almost ready! Learn the basics of AI with TensorFlowJs examples. Join now the presale and get a 15\$ coupon off the launching price! New day, a new discovery! Toda...
508
2,050
{"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-2023-14
longest
en
0.879286
https://www.jiskha.com/display.cgi?id=1328025921
1,503,545,590,000,000,000
text/html
crawl-data/CC-MAIN-2017-34/segments/1502886126027.91/warc/CC-MAIN-20170824024147-20170824044147-00308.warc.gz
929,444,147
4,012
# Math posted by . 2y^2 -8y -3 = 0 • Math - Since this equation does not factor easily, use the quadratic formula to solve for x. x = [-b + or - √(b^2 - 4ac)]/2a a = 2, b = -8, and c = -3 Substitute the values and solve for x. I'll let you take it from here. ## Similar Questions 1. ### Math - Algebra Simplif...
432
1,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...
3.703125
4
CC-MAIN-2017-34
latest
en
0.904546
https://brainly.in/question/54993
1,485,064,803,000,000,000
text/html
crawl-data/CC-MAIN-2017-04/segments/1484560281353.56/warc/CC-MAIN-20170116095121-00058-ip-10-171-10-70.ec2.internal.warc.gz
795,133,779
10,279
# If the sides of a right angled triangle are in arthmetic progression then the sines of acute angles are 1 by lokeshkasaraneni You want the relation between them or exact values? exact values can you say the process 2014-11-15T03:50:04+05:30 ### This Is a Certified Answer Certified answers contain reliable, trustw...
272
858
{"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.75
4
CC-MAIN-2017-04
latest
en
0.843785
https://osbot.org/forum/topic/33714-calculate-experience-until-specified-level/
1,716,781,761,000,000,000
text/html
crawl-data/CC-MAIN-2024-22/segments/1715971059028.82/warc/CC-MAIN-20240527021852-20240527051852-00576.warc.gz
377,555,973
21,242
# Calculate experience until specified level ## Recommended Posts ```public static int getExperienceUntilLevel(int currentExperience, int level) { int experience = 0; for(int i = 1; i < level; i++) { experience += Math.floor(i + 300 * Math.pow(2, i / 7.0f)); } return (int) Math.floor(experience / 4) - currentExperien...
868
2,705
{"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-2024-22
latest
en
0.863441
http://mail.scipy.org/pipermail/numpy-discussion/2010-April/049893.html
1,441,425,072,000,000,000
text/html
crawl-data/CC-MAIN-2015-35/segments/1440645378542.93/warc/CC-MAIN-20150827031618-00057-ip-10-171-96-226.ec2.internal.warc.gz
138,055,613
1,903
# [Numpy-discussion] Simple way to shift array elements Gökhan Sever gokhansever@gmail.... Sat Apr 10 19:49:38 CDT 2010 ```On Sat, Apr 10, 2010 at 7:31 PM, Charles R Harris <charlesr.harris@gmail.com > wrote: > > > On Sat, Apr 10, 2010 at 6:17 PM, Gökhan Sever <gokhansever@gmail.com>wrote: > >> Hello, >> >> Is there...
500
1,338
{"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-2015-35
latest
en
0.622507
http://www.physicsforums.com/showthread.php?t=473302
1,410,975,666,000,000,000
text/html
crawl-data/CC-MAIN-2014-41/segments/1410657124236.90/warc/CC-MAIN-20140914011204-00154-ip-10-196-40-205.us-west-1.compute.internal.warc.gz
732,958,536
11,628
# Conservation of momentum in combination of angular and linear momentum by sr241 Tags: momentum P: 83 angular momentum and linear momentum is conserved, but what happen when combination angular momentum and linear momentum occurs? for example a ball hits a horizontal paddle wheel on a base(which is free to move in a...
2,776
12,346
{"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.796875
4
CC-MAIN-2014-41
latest
en
0.870545
https://rdrr.io/cran/BRDT/man/bcost_RDT.html
1,624,066,977,000,000,000
text/html
crawl-data/CC-MAIN-2021-25/segments/1623487643354.47/warc/CC-MAIN-20210618230338-20210619020338-00149.warc.gz
430,772,096
7,379
# bcost_RDT: Binomial RDT Cost In BRDT: Binomial Reliability Demonstration Tests ## Description Define the cost function of RDT, mainly determined by the test sample size (for binomial RDT) ## Usage `1` ```bcost_RDT(Cf, Cv, n) ``` ## Arguments `Cf` Fixed costs `Cv` Variable costs. `n` Optimal test sample size ...
178
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.5625
3
CC-MAIN-2021-25
latest
en
0.701502
https://community.qlik.com/t5/App-Development/Sum-of-sales-for-current-year-if-no-selection-made/m-p/1556864
1,709,096,539,000,000,000
text/html
crawl-data/CC-MAIN-2024-10/segments/1707947474697.2/warc/CC-MAIN-20240228044414-20240228074414-00432.warc.gz
176,722,449
37,665
Announcements cancel Showing results for Did you mean: Contributor ## Sum of sales for current year if no selection made Hi All, I want my report to sum of max sales for each month in current year on opening for first time and on later year selections it should change accordingly. sum(aggr((max(sales)),Month)) This...
276
1,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...
2.59375
3
CC-MAIN-2024-10
latest
en
0.829853
https://www.experts-exchange.com/questions/20324781/convert-from-buffer-to-string-and-from-string-to-buffer.html
1,505,959,137,000,000,000
text/html
crawl-data/CC-MAIN-2017-39/segments/1505818687592.20/warc/CC-MAIN-20170921011035-20170921031035-00282.warc.gz
795,213,509
37,316
Still celebrating National IT Professionals Day with 3 months of free Premium Membership. Use Code ITDAY17 x Solved # convert from buffer to string and from string to buffer Posted on 2002-07-18 Medium Priority 6,388 Views Hi: how i can convert buffer which contain voice to string ,and convert the string back to buf...
3,390
12,350
{"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-2017-39
longest
en
0.80569
http://machinedesign.com/print/technologies/fun-fundamentals-problem-184
1,492,963,112,000,000,000
text/html
crawl-data/CC-MAIN-2017-17/segments/1492917118713.1/warc/CC-MAIN-20170423031158-00575-ip-10-145-167-34.ec2.internal.warc.gz
232,071,675
8,095
Letter of intent Problem 184 — Reading between the lines is sometimes easier than reading under them, as this month’s problem by Gary Baylor of Yardley, Pa., demonstrates. It was 10:00 p.m. and the chase was on! The agile spy bounded over fences and low rooftops as a pack of policemen, detectives, and representatives ...
534
2,300
{"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.8125
4
CC-MAIN-2017-17
latest
en
0.962254
http://www.maa.org/press/periodicals/convergence/fields-of-grain
1,495,745,879,000,000,000
text/html
crawl-data/CC-MAIN-2017-22/segments/1495463608416.96/warc/CC-MAIN-20170525195400-20170525215400-00604.warc.gz
549,037,462
19,768
# Fields of Grain Author(s): I have two fields of grain.  From the first field I harvest 2/3 a bushel of grain/unit area; from the second, 1/2 bushel/unit area.  The yield of the first field exceeds the second by 50 bushels.  The total area of the two fields together is 300 square units.  What is the area of each fie...
118
423
{"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-2017-22
latest
en
0.891303
http://perplexus.info/show.php?pid=10929&cid=58375
1,534,478,340,000,000,000
text/html
crawl-data/CC-MAIN-2018-34/segments/1534221211664.49/warc/CC-MAIN-20180817025907-20180817045907-00156.warc.gz
312,145,634
4,699
All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars perplexus dot info Is it a conic? (Posted on 2017-04-19) You've probably seen this shape before. It is several straight lines whose outline seems to be curved. Connect the following pairs of points with segments: (1,0) and (0,8) (2,0)...
532
1,785
{"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.71875
4
CC-MAIN-2018-34
latest
en
0.917605
http://hackage.haskell.org/package/reduce-equations-0.1.1.0/docs/Algebra-Equation-Internal-Eval.html
1,606,672,776,000,000,000
text/html
crawl-data/CC-MAIN-2020-50/segments/1606141201836.36/warc/CC-MAIN-20201129153900-20201129183900-00250.warc.gz
39,543,560
4,481
reduce-equations-0.1.1.0: Simplify a set of equations by removing redundancies Algebra.Equation.Internal.Eval Contents # Documentation extendSig :: (Show a, Num a, Eq a) => Type -> a -> Sig -> Sig Source # extendOrd :: (Show a, Num a, Eq a) => Type -> a -> Sig -> Sig Source # addArrowTypes :: (Num a, Eq a) => Sig...
747
2,191
{"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-2020-50
latest
en
0.632133
https://www.coursehero.com/file/6055218/Assignment-2/
1,513,250,625,000,000,000
text/html
crawl-data/CC-MAIN-2017-51/segments/1512948543611.44/warc/CC-MAIN-20171214093947-20171214113947-00698.warc.gz
689,175,514
47,511
# Assignment 2 - (c Find a formula for the inverse function... This preview shows pages 1–2. Sign up to view the full content. MATH 137 Assignment 2, Part 2 Due: 11 am, Friday, October 1 Your assignment consists of two separate parts. Part 1 is available online at http://mapleta.uwaterloo.ca and is due at 4 pm on Thu...
752
2,588
{"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.6875
4
CC-MAIN-2017-51
latest
en
0.904331
https://everything2.com/user/Bait/writeups/The+problem+of+logical+fatalism
1,542,882,219,000,000,000
text/html
crawl-data/CC-MAIN-2018-47/segments/1542039746205.96/warc/CC-MAIN-20181122101520-20181122123520-00551.warc.gz
599,672,828
6,502
This is a famous problem and I was surprised I didn't find it with an appreciable amount of effort. This is to say that I am not taking credit for thinking of it. But I will take credit for putting it on E2. It starts out with two self-evident (or so I think) truths: 1. The law of the excluded middle. Either proposit...
496
1,929
{"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-2018-47
latest
en
0.964553
https://brainly.com/question/141492
1,484,802,683,000,000,000
text/html
crawl-data/CC-MAIN-2017-04/segments/1484560280483.83/warc/CC-MAIN-20170116095120-00213-ip-10-171-10-70.ec2.internal.warc.gz
789,579,524
9,110
2014-10-05T21:45:02-04:00 2x-3x-4.6+10.9=15.6 add like terms X -4.6+10.9=15.6 add like tearms again X -15.5 =15.6 add 15.5 to both sides +15.5 +15.5 _________________________ X=31.11 2014-10-05T21:46:18-04:00 ### This Is a Certified Answer Certified answers contain reliable, trustworthy information vouched for by a h...
304
894
{"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.75
4
CC-MAIN-2017-04
latest
en
0.753914
https://ltwork.net/sophia-walked-6-miles-in-90-minutes-at-bear-creek-park-in--3730399
1,685,770,183,000,000,000
text/html
crawl-data/CC-MAIN-2023-23/segments/1685224649105.40/warc/CC-MAIN-20230603032950-20230603062950-00279.warc.gz
406,664,801
11,134
Sophia walked 6 miles in 90 minutes at bear creek park in eluless, texas. if she continued at this rate , use a ratio table to Question: Sophia walked 6 miles in 90 minutes at bear creek park in eluless, texas. if she continued at this rate , use a ratio table to determine how many miles she could walk in 60 minutes....
1,516
5,796
{"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.125
3
CC-MAIN-2023-23
latest
en
0.887926
https://hackaday.io/project/27490-binary-desk-usb-jar-clock/discussion-93952
1,603,145,411,000,000,000
text/html
crawl-data/CC-MAIN-2020-45/segments/1603107866404.1/warc/CC-MAIN-20201019203523-20201019233523-00127.warc.gz
362,251,954
22,674
0% 0% # Binary desk USB jar clock A BCD binary clock that fits inside of a jar Similar projects worth following 395 views Another crazy idea about building another jar clock and this is how this project started. Why not making it very futuristic and yet combining nature inside it, I said to myself. The clock comes w...
1,283
5,236
{"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-2020-45
latest
en
0.974141
https://guruquestion.com/what-does-dpdt-mean-on-a-switch
1,652,946,641,000,000,000
text/html
crawl-data/CC-MAIN-2022-21/segments/1652662526009.35/warc/CC-MAIN-20220519074217-20220519104217-00471.warc.gz
348,380,757
13,441
# What does Dpdt mean on a switch? Author: Juston Oberbrunner  |  Last update: Saturday, January 29, 2022 A Double Pole Double Throw (DPDT) switch consists of six terminals, two of which are independent input terminals. Each of the poles can complete two different circuits. In other words, each input terminal connect...
1,244
5,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.671875
3
CC-MAIN-2022-21
latest
en
0.929001
https://www.jiskha.com/questions/1147776/i-have-to-take-the-standard-form-of-the-equation-11x-4y-32-and-change-it-to-slope
1,618,252,604,000,000,000
text/html
crawl-data/CC-MAIN-2021-17/segments/1618038069133.25/warc/CC-MAIN-20210412175257-20210412205257-00133.warc.gz
900,175,891
4,959
# Algebra i have to take the standard form of the Equation 11x - 4y = 32 and change it to slope- Intercept form y = my + b Answer 4y = 11x - 32 1. 👍 2. 👎 3. 👁 1. yes 1. 👍 2. 👎 2. or y = (11/4) x - 8 1. 👍 2. 👎 ## Similar Questions 1. ### geometry Which equation in slope-intercept form represents a line th...
903
2,854
{"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.03125
4
CC-MAIN-2021-17
latest
en
0.840913
http://lists.nongnu.org/archive/html/axiom-developer/2005-09/msg00130.html
1,558,749,239,000,000,000
text/html
crawl-data/CC-MAIN-2019-22/segments/1558232257845.26/warc/CC-MAIN-20190525004721-20190525030721-00309.warc.gz
120,383,379
3,226
axiom-developer [Top][All Lists] ## Re: [Axiom-developer] Axiom in general From: Nicolas Doye Subject: Re: [Axiom-developer] Axiom in general Date: Tue, 13 Sep 2005 11:51:13 +0100 ```On Mon, 2005-09-12 at 23:59 -0400, root wrote: ` > Unfortunately Axiom does not contain a thorough description of the > mathematical ...
650
2,547
{"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.890625
3
CC-MAIN-2019-22
latest
en
0.935113
https://www.shaalaa.com/question-bank-solutions/simplify-x-2y-3-2-x-2y-3-2-expansion-a-b-c-2_81577
1,579,434,036,000,000,000
text/html
crawl-data/CC-MAIN-2020-05/segments/1579250594391.21/warc/CC-MAIN-20200119093733-20200119121733-00535.warc.gz
1,104,083,623
10,342
SSC (English Medium) Class 8Maharashtra State Board Share # Simplify. (X − 2y +3)2 + (X + 2y − 3)2 - SSC (English Medium) Class 8 - Mathematics ConceptExpansion of (A + B + C)2 #### Question Simplify. (x − 2y +3)2 + (x + 2y − 3)2 #### Solution It is known that, $\left( a + b + c \right)^2 = a^2 + b^2 + c^2 + 2a...
522
1,148
{"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...
4.34375
4
CC-MAIN-2020-05
latest
en
0.443279
https://zims-en.kiwix.campusafrica.gos.orange.com/wikipedia_en_all_nopic/A/Spatial_acceleration
1,620,498,715,000,000,000
text/html
crawl-data/CC-MAIN-2021-21/segments/1620243988923.22/warc/CC-MAIN-20210508181551-20210508211551-00066.warc.gz
1,144,245,544
5,826
# Spatial acceleration In physics the study of rigid body motion provides for several ways of defining the acceleration state of a rigid body. The classical definition of acceleration entails following a single particle/point along the rigid body and observing its changes of velocity. In this article the notion of spa...
819
3,119
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 16, "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.671875
4
CC-MAIN-2021-21
latest
en
0.712812
https://www.stata.com/statalist/archive/2011-04/msg01169.html
1,726,462,798,000,000,000
text/html
crawl-data/CC-MAIN-2024-38/segments/1725700651676.3/warc/CC-MAIN-20240916044225-20240916074225-00760.warc.gz
922,872,673
5,641
Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org. # Re: st: RE: AIC and BIC in Poisson and GLM From Nick Cox <[email protected]> To [email protected] Subject Re: st: RE: AIC and BIC in Poisson and GLM Date Tue, 26 Apr 2011 00:37:52 +0100 ```It's stuff like this that m...
936
3,473
{"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-2024-38
latest
en
0.818268
http://www.finderchem.com/what-is-the-midpoint-of-0-and-180-line-in-a-protractor.html
1,477,583,419,000,000,000
text/html
crawl-data/CC-MAIN-2016-44/segments/1476988721347.98/warc/CC-MAIN-20161020183841-00527-ip-10-171-6-4.ec2.internal.warc.gz
452,742,734
8,126
# What is the midpoint of 0 and 180 line in a protractor? Flashcards to help memorize facts about Stepp's Prentice Hall Geometry ... Two angles are ___ if their measures add to 180 ... 0) What is the midpoint of a line ... - Read more If we apply what we know about the midpoint of this line segment to a coordinate pl...
1,704
6,506
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.859375
4
CC-MAIN-2016-44
longest
en
0.781623
https://www.britannica.com/science/number-theory
1,519,220,358,000,000,000
text/html
crawl-data/CC-MAIN-2018-09/segments/1518891813622.87/warc/CC-MAIN-20180221123439-20180221143439-00778.warc.gz
823,831,184
40,236
# Number theory mathematics Alternative Title: higher arithmetic Number theory, branch of mathematics concerned with properties of the positive integers (1, 2, 3, …). Sometimes called “higher arithmetic,” it is among the oldest and most natural of mathematical pursuits. Number theory has always fascinated amateurs a...
1,260
5,757
{"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.1875
3
CC-MAIN-2018-09
longest
en
0.9374
https://studysoup.com/tsg/12072/university-physics-13-edition-chapter-10-problem-4e
1,656,422,545,000,000,000
text/html
crawl-data/CC-MAIN-2022-27/segments/1656103516990.28/warc/CC-MAIN-20220628111602-20220628141602-00704.warc.gz
608,450,791
15,042
× Get Full Access to University Physics - 13 Edition - Chapter 10 - Problem 4e Get Full Access to University Physics - 13 Edition - Chapter 10 - Problem 4e × Three forces are applied to a wheel of radius 0.350 m, as ISBN: 9780321675460 31 Solution for problem 4E Chapter 10 University Physics | 13th Edition • Text...
956
3,674
{"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-2022-27
latest
en
0.885535
https://www.softmath.com/parabola-in-math/exponential-equations/harestmathsequations.html
1,722,987,931,000,000,000
text/html
crawl-data/CC-MAIN-2024-33/segments/1722640523737.31/warc/CC-MAIN-20240806224232-20240807014232-00753.warc.gz
786,350,386
10,013
harest`maths`equations Related topics: rational exponents | math worksheets grade nine tests | the hardest math questions in the world | polynominal solver | holt prealgebra homework | lcm for idiots | completing the square slope calculator | c# system of equations quadratic | fractions,3 | fraction subtraction borrowi...
784
3,151
{"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-2024-33
latest
en
0.913368
consumercomplianceoutlook.org
1,653,554,213,000,000,000
text/html
crawl-data/CC-MAIN-2022-21/segments/1652662604495.84/warc/CC-MAIN-20220526065603-20220526095603-00010.warc.gz
241,422,109
4,504
The last example in Appendix K [(d)(2), Sample Form] is the combination of a lump sum, monthly advances, and a credit line. The borrower receives a lump-sum advance of \$1,000, plus \$301.80 monthly advance at consummation. The borrower will receive a monthly payment of \$301.80 for the 12-year term of the loan. In add...
1,582
5,827
{"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.671875
4
CC-MAIN-2022-21
latest
en
0.85322
https://research.csiro.au/spark/resources/model-library/csiro-grassland-models/
1,726,172,031,000,000,000
text/html
crawl-data/CC-MAIN-2024-38/segments/1725700651491.39/warc/CC-MAIN-20240912174615-20240912204615-00558.warc.gz
453,416,380
16,608
# CSIRO Grassland Models The CSIRO Grassland rate of spread models were developed by CSIRO for predicting fire spread rates in Australian grasslands. There are three models for grasslands: natural/undisturbed pasture, cut/grazed pasture and eaten out pasture. These spread rates were published in the paper ‘Prediction ...
1,291
4,138
{"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-2024-38
latest
en
0.728687
https://math.stackexchange.com/questions/254944/determining-boundaries-of-probability-density-function-integral-for-a-requested
1,571,723,127,000,000,000
text/html
crawl-data/CC-MAIN-2019-43/segments/1570987803441.95/warc/CC-MAIN-20191022053647-20191022081147-00281.warc.gz
591,697,656
31,548
# Determining boundaries of Probability Density Function integral for a requested probability This isn't one specific homework question, but a concept I'm having trouble with in class. We were asked on a couple of questions recently on homework dealing with the probability density function of two random variables, $f_...
521
1,811
{"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.96875
4
CC-MAIN-2019-43
latest
en
0.908951
https://www.gcomsolutions.com/dax-cheat-sheet/atanh/
1,726,772,595,000,000,000
text/html
crawl-data/CC-MAIN-2024-38/segments/1725700652055.62/warc/CC-MAIN-20240919162032-20240919192032-00826.warc.gz
726,254,772
30,974
# ATANH ## Y To use the ATANH function in Power BI, follow these steps: ## Step 1: Create a New Measure First, create a new measure in Power BI by navigating to the “Modeling” tab and selecting “New Measure” from the “Calculations” group. Give the measure a name, such as “ATANH Calculation,” and enter the formula f...
429
1,809
{"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-2024-38
latest
en
0.863833
https://www.physicsforums.com/threads/setting-up-an-integral-for-the-area-of-a-surface-of-revolution.374814/
1,521,488,136,000,000,000
text/html
crawl-data/CC-MAIN-2018-13/segments/1521257647044.86/warc/CC-MAIN-20180319175337-20180319195337-00461.warc.gz
830,892,731
15,161
# Setting up an Integral for the area of a surface of revolution 1. Feb 2, 2010 ### darkblue 1. The problem statement, all variables and given/known data Set up, but do not evaluate, an integral for the area of the surface obtained by rotating the curve y=xe-x 1=<x=<3 about the y-axis. 2. Relevant equations S=int...
436
1,611
{"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.5625
4
CC-MAIN-2018-13
longest
en
0.949684
http://www.physicsforums.com/showthread.php?t=226482&page=2
1,386,596,087,000,000,000
text/html
crawl-data/CC-MAIN-2013-48/segments/1386163976781/warc/CC-MAIN-20131204133256-00014-ip-10-33-133-15.ec2.internal.warc.gz
488,685,935
9,460
# Young's double slit experiment (prob density) by t_n_p Tags: density, double, experiment, prob, slit, young P: 581 Got it! Thanks a WHOLE lot! There's another follow on question.. Show that interference maxima is given by Ignoring part c) for the time being, how exactly is pr density related to the interference max...
772
2,825
{"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.140625
3
CC-MAIN-2013-48
longest
en
0.902477
https://getwelsim.medium.com/the-time-domain-transient-method-in-structural-finite-element-analysis-3666dd066d81?source=post_internal_links---------0----------------------------
1,637,998,600,000,000,000
text/html
crawl-data/CC-MAIN-2021-49/segments/1637964358153.33/warc/CC-MAIN-20211127073536-20211127103536-00400.warc.gz
353,314,983
36,301
# The time-domain transient method in structural finite element analysis Transient structural analysis (also known as dynamic analysis) is a method used to determine the dynamic response of a structure over time. Through the analysis of transient analysis, we can obtain the time-dependent results such as displacement,...
2,157
11,666
{"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.28125
3
CC-MAIN-2021-49
latest
en
0.893276
https://www.proofwiki.org/wiki/Wilson%27s_Theorem/Examples/10_does_not_divide_(n-1)!%2B1
1,686,216,845,000,000,000
text/html
crawl-data/CC-MAIN-2023-23/segments/1685224654606.93/warc/CC-MAIN-20230608071820-20230608101820-00426.warc.gz
1,025,254,820
11,294
# Wilson's Theorem/Examples/10 does not divide (n-1)!+1 ## Example of Use of Wilson's Theorem For all $n \in \Z_{>0}$, $10$ is not a divisor of $\paren {n - 1}! + 1$. ## Proof For the first few $n$ we see: $\, \ds 10 \nmid \,$ $\ds 2$ $=$ $\ds \paren {1 - 1}! + 1$ where $\nmid$ denotes non-divisibility $\ds$ $=$ ...
374
826
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 2, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4.0625
4
CC-MAIN-2023-23
latest
en
0.215491
http://jsfiddle.net/user/hughdidit/fiddles/
1,566,526,880,000,000,000
text/html
crawl-data/CC-MAIN-2019-35/segments/1566027317817.76/warc/CC-MAIN-20190823020039-20190823042039-00165.warc.gz
105,645,829
9,339
# JSFiddle ## Hugh Chapman's public fiddles • ### Equilibrium Index#2 is the latest revision Write a function: function solution(A); that, given a zero-indexed array A consisting of N integers, returns any of its equilibrium indices. The function should return −1 if no equilibrium index exists. • ### Determine whet...
553
2,360
{"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.046875
3
CC-MAIN-2019-35
longest
en
0.760355
https://www.scribd.com/document/356488170/MEMB123-Sem-I-2016-2017-final-v3-1
1,540,174,441,000,000,000
text/html
crawl-data/CC-MAIN-2018-43/segments/1539583514443.85/warc/CC-MAIN-20181022005000-20181022030500-00178.warc.gz
1,061,676,876
36,930
# COLLEGE OF ENGINEERING PUTRAJAYA CAMPUS FINAL EXAMINATION SEMESTER I 2016 / 2017 PROGRAMME : BME/BEPE/BEEE/BCCE (Honours) SUBJECT CODE : MEMB123 SUBJECT : Mechanics I: Statics DATE : September 2016 TIME : 3 hours INSTRUCTIONS TO CANDIDATES: 1. This paper contains SIX (6) questions. 4. Write answer to each que...
746
2,595
{"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-2018-43
latest
en
0.819122
https://brilliant.org/problems/love-for-areas/
1,623,750,733,000,000,000
text/html
crawl-data/CC-MAIN-2021-25/segments/1623487620971.25/warc/CC-MAIN-20210615084235-20210615114235-00191.warc.gz
152,002,905
8,668
# A Triangle Evolves Into A Hexagon Geometry Level 2 Consider an acute angled $\Delta ABC$ with circumcircle $\omega$ and circumcenter $O$. Now, construct points (on the circumcircle) diametrically opposite to the vertices of the triangle, and name them $A', B'$ and $C'$ as shown in the figure. The area of $\Delta AB...
103
386
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 8, "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, "mat...
2.78125
3
CC-MAIN-2021-25
latest
en
0.838121
https://discourse.mcneel.com/t/lineardimension-absolute-relative-references/57320
1,656,771,342,000,000,000
text/html
crawl-data/CC-MAIN-2022-27/segments/1656104141372.60/warc/CC-MAIN-20220702131941-20220702161941-00045.warc.gz
250,403,886
5,513
# LinearDimension absolute/relative references Hi, I try to get “Rhino.Geometry.LinearDimension” working. I’m migrating my python code to Rhino 6. I know annotations changed a lot but I wonder why the parameters have changed from (plane, absoluteExt1, absoluteExt2, absoluteLinePt) to (plane, absoluteStartPos, relative...
458
1,658
{"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
3
CC-MAIN-2022-27
latest
en
0.729885
http://www.gjtutorial.com/news/aai-sample-questions-paper-written-exam-recruitment/
1,386,900,184,000,000,000
text/html
crawl-data/CC-MAIN-2013-48/segments/1386164805405/warc/CC-MAIN-20131204134645-00080-ip-10-33-133-15.ec2.internal.warc.gz
366,996,058
16,046
Location: News > Sample Question Papers > AAI Sample Questions Paper: Written Exam for Recruitment # AAI Sample Questions Paper: Written Exam for Recruitment Last updated: August 7, 2010 by Like Us Airport Authority of India conducts a written test for recruitment of many posts. The syllabus usually has a technical...
2,830
10,292
{"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.5625
4
CC-MAIN-2013-48
latest
en
0.923487
http://enhtech.com/sampling-error/guide-reduction-of-error-statistic-re.php
1,534,615,998,000,000,000
text/html
crawl-data/CC-MAIN-2018-34/segments/1534221213693.23/warc/CC-MAIN-20180818173743-20180818193743-00341.warc.gz
135,930,215
4,205
Home > Sampling Error > Reduction Of Error Statistic Re # Reduction Of Error Statistic Re or deflate their performance on any occasion. First, we mustbe mentioned most frequently?  Which type would be most overlooked?Tiffany A. Note, this assumption is very often not true Error. statistic Source secure hash function...
1,167
5,677
{"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-2018-34
longest
en
0.899002
https://currency-prediction.com/2018/09/28/i-know-first-evaluation-report-on-currencies-forecasts-predictability-and-signal-together-beat-benchmark/
1,721,370,183,000,000,000
text/html
crawl-data/CC-MAIN-2024-30/segments/1720763514866.83/warc/CC-MAIN-20240719043706-20240719073706-00041.warc.gz
163,176,261
20,209
## Executive Summary In this live forecast evaluation report we will examine the performance of the forecasts generated by the I Know First AI Algorithm for the Forex market that we sent to our customers on a daily basis. Our analysis covers time period from January 2, 2018 to August 24, 2018.We will start with an int...
1,779
8,997
{"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-30
latest
en
0.910156
https://blog.csdn.net/miku23736748/article/details/52151044?utm_source=blogxgwz0
1,542,140,501,000,000,000
text/html
crawl-data/CC-MAIN-2018-47/segments/1542039741491.47/warc/CC-MAIN-20181113194622-20181113220622-00439.warc.gz
571,828,622
26,605
# 【数论】hdu5768 Lucky7(中国剩余定理) http://acm.hdu.edu.cn/showproblem.php?pid=5768 {\displaystyle (S):\quad \left\{{\begin{matrix}x\equiv a_{1}{\pmod {m_{1}}}\\x\equiv a_{2}{\pmod {m_{2}}}\\\vdots \qquad \qquad \qquad \\x\equiv a_{n}{\pmod {m_{n}}}\end{matrix}}\right.} 1. {\displaystyle M=m_{1}\times m_{2}\times \cdots \ti...
1,330
2,811
{"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...
3.953125
4
CC-MAIN-2018-47
latest
en
0.135223
https://stats.stackexchange.com/questions/214250/inverse-of-block-covariance-matrix
1,660,703,278,000,000,000
text/html
crawl-data/CC-MAIN-2022-33/segments/1659882572833.78/warc/CC-MAIN-20220817001643-20220817031643-00797.warc.gz
480,948,264
65,466
# Inverse of block covariance matrix I have a positive definite symmetric covariance matrix which looks like this: A, B, C, D and E, F, G are MATRICES, also positive definite symmetric covariance What is the inverse of such a matrix? More Specifically I am trying to find simplifying steps for less computational comp...
821
2,506
{"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.796875
4
CC-MAIN-2022-33
longest
en
0.796108
https://www.mathworks.com/matlabcentral/cody/problems/1459-hexagonal-dots-in-a-circle/solutions/236266
1,508,266,616,000,000,000
text/html
crawl-data/CC-MAIN-2017-43/segments/1508187822480.15/warc/CC-MAIN-20171017181947-20171017201947-00025.warc.gz
944,854,895
12,016
Cody # Problem 1459. Triangular Tiling Dots in a Circle Solution 236266 Submitted on 26 Apr 2013 by J.R.! Menzinger This solution is locked. To view this solution, you need to provide a solution of the same size or smaller. This solution is outdated. To rescore this solution, log in. ### Test Suite Test Status Co...
709
2,171
{"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.3125
3
CC-MAIN-2017-43
latest
en
0.558087
http://mathhelpforum.com/advanced-algebra/108705-polynomial-matrix-help-me-_.html
1,529,914,516,000,000,000
text/html
crawl-data/CC-MAIN-2018-26/segments/1529267867579.80/warc/CC-MAIN-20180625072642-20180625092642-00195.warc.gz
204,305,099
9,264
# Thread: polynomial matrix - help me^_^ 1. ## polynomial matrix - help me^_^ If $\displaystyle A=\left[ \begin{matrix} 2 & 1 & 1 \\ 1 & 2 & 0 \\ 1 & 1 & 2 \end{matrix} \right]$, then $\displaystyle A^{2009}=...$ 2. Originally Posted by GTK X Hunter If $\displaystyle A=\left[ \begin{matrix} 2 & 1 & 1 \\ 1 & 2 & 0 \\...
240
694
{"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.6875
3
CC-MAIN-2018-26
latest
en
0.662433
https://bmicalc.co/weight-mass-loss/How-Much-Weight-Can-You-Lose-by-_planting+shrubs
1,716,904,203,000,000,000
text/html
crawl-data/CC-MAIN-2024-22/segments/1715971059139.85/warc/CC-MAIN-20240528123152-20240528153152-00441.warc.gz
111,805,712
15,566
# How Much Weight Can You Lose by planting shrubs ### Inputs: lbs or Kilograms minutes Choose an activity: or Type the first letters of the activity. (Ex.: 'walking'). ### Results: Weight (fat and/or muscle) lost: (grams) Calories burned: Someone weighing 70 Kg or 154.3 lb planting shrubs burns 150.5 calories in ...
427
1,628
{"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.8125
4
CC-MAIN-2024-22
latest
en
0.899924
https://www.jianshu.com/p/993b513dca97
1,670,647,965,000,000,000
text/html
crawl-data/CC-MAIN-2022-49/segments/1669446711712.26/warc/CC-MAIN-20221210042021-20221210072021-00502.warc.gz
905,010,131
49,717
全国大学生信息安全竞赛区块链题目分析 二、题目分析 ``````pragma solidity ^0.4.24; contract DaysBank { constructor()public{ owner = msg.sender; } event SendFlag(uint256 flagnum, string b64email); function payforflag(string b64email) public { require(balanceOf[msg.sender] >= 10000); emit SendFlag(1,b64email); } `````` image.png https://et...
3,139
7,698
{"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-49
latest
en
0.156931
https://forums.odforce.net/topic/40637-how-to-connect-points-to-other-points-by-attributes/
1,571,364,709,000,000,000
text/html
crawl-data/CC-MAIN-2019-43/segments/1570986677412.35/warc/CC-MAIN-20191018005539-20191018033039-00324.warc.gz
502,598,172
19,713
How to connect points to other points by attributes? Recommended Posts Good day everyone! For now I can introduce you another, I guess, simple thing. it's a fully procedural model and I'm trying to connect all "corner points" to all "wall primitives" and get one close shape with same amount and position of points on ...
947
3,587
{"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.03125
3
CC-MAIN-2019-43
latest
en
0.83208
http://www.math.wpi.edu/Course_Materials/MA1022B96/lab1/node8.html
1,544,741,973,000,000,000
text/html
crawl-data/CC-MAIN-2018-51/segments/1544376825112.63/warc/CC-MAIN-20181213215347-20181214000847-00633.warc.gz
432,791,605
2,346
## Exercises 1. For each function listed below first look at plots constructed using rightbox and leftbox for n=5 and n=10, but do not include these plots in your report. Then, find the upper and lower sums (be sure to indicate which is which) with n = 50, 100, and 200. Based on this information alone, make a guess as...
462
1,969
{"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-2018-51
latest
en
0.915679
https://ujaashome.com/alternative-energy/what-is-the-effect-of-electric-current-in-electric-bulb.html
1,632,794,237,000,000,000
text/html
crawl-data/CC-MAIN-2021-39/segments/1631780058589.72/warc/CC-MAIN-20210928002254-20210928032254-00204.warc.gz
620,794,917
19,052
# What is the effect of electric current in electric bulb? Contents Heating effect of current is used in a bulb as the current heats up its filament and leads to the emission of the light due to burning of filament. ## What are the effects of electric current? The three effects of electric current are: 1. Heating e...
859
4,135
{"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-2021-39
latest
en
0.939492
http://allisons.org/ll/ProgLang/Comparative/
1,716,939,655,000,000,000
text/html
crawl-data/CC-MAIN-2024-22/segments/1715971059160.88/warc/CC-MAIN-20240528220007-20240529010007-00777.warc.gz
850,606
7,285
## Languages LA home Computing Prog.Langs  Compared Also see Algorithms  glossary FP Logic Algol-68 C Pascal Turing expressions general block structured, expression based language "flat", some expression based features block structured, imperative imperative, has `modules' arith +,-,*,/,^NB.% is int div +,-,*,/,%NB.%...
764
2,313
{"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-2024-22
latest
en
0.390521
https://stackoverflow.com/questions/2269827/how-to-convert-an-int-to-a-hex-string/2269863
1,716,291,403,000,000,000
text/html
crawl-data/CC-MAIN-2024-22/segments/1715971058442.20/warc/CC-MAIN-20240521091208-20240521121208-00020.warc.gz
464,859,256
56,033
# How to convert an int to a hex string? I want to take an integer (that will be <= 255), to a hex string representation e.g.: I want to pass in `65` and get out `'\x41'`, or `255` and get `'\xff'`. I've tried doing this with the `struct.pack('c',`65`)`, but that chokes on anything above `9` since it wants to take i...
2,357
7,258
{"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-2024-22
latest
en
0.918557
http://www.algebra.com/cgi-bin/show-question-source.mpl?solution=68508
1,369,236,139,000,000,000
text/html
crawl-data/CC-MAIN-2013-20/segments/1368701910820/warc/CC-MAIN-20130516105830-00049-ip-10-60-113-184.ec2.internal.warc.gz
318,138,674
1,117
```Question 94092 Question: Find the circumference of a circle with the area 36pi square centimeters? Area of circle is given by the formula, A = {{{pie (r^2)}}}, where A is the area and r is the radius of the circle. Here, A = 36 pie ==> {{{36(pie) = pie (r^2)}}} Divide both sides of the expression by {{{ pie }...
294
955
{"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.15625
4
CC-MAIN-2013-20
latest
en
0.710896
https://www.convertunits.com/from/hectare+meter/hour/to/barrel/second
1,669,820,561,000,000,000
text/html
crawl-data/CC-MAIN-2022-49/segments/1669446710764.12/warc/CC-MAIN-20221130124353-20221130154353-00621.warc.gz
776,457,356
24,140
## ››Convert hectare metre/hour to barrel/second [petroleum] hectare meter/hour barrel/second Did you mean to convert hectare meter/hour to barrel/second [petroleum] barrel/second [US] barrel/second [US beer/wine] barrel/second [UK] How many hectare meter/hour in 1 barrel/second? The answer is 0.057235426416. We a...
597
2,238
{"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.046875
3
CC-MAIN-2022-49
latest
en
0.85256
https://securityboulevard.com/tag/domain-3/
1,723,732,429,000,000,000
text/html
crawl-data/CC-MAIN-2024-33/segments/1722641299002.97/warc/CC-MAIN-20240815141847-20240815171847-00542.warc.gz
390,120,360
41,298
#### Boolean Math (NOT Logic) – CISSP Domain 3 | | Hello everyone.  We’ve got another Boolean math session lined up for you today.  This time we’re going to take a quick look at the NOT logic and examine how this one differs ... #### Boolean Math (NOT Logic) – CISSP Domain 3 | | Hello everyone.  We’ve got another Bo...
407
1,631
{"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.817845
https://dapzoi.com/topic/quantities-and-units-mcq-questions-answers
1,653,473,290,000,000,000
text/html
crawl-data/CC-MAIN-2022-21/segments/1652662584398.89/warc/CC-MAIN-20220525085552-20220525115552-00214.warc.gz
246,478,366
4,284
Quantities and Units MCQ Questions & Answers Quantities and Units MCQs : This section focuses on the "Quantities and Units". These Multiple Choice Questions (MCQs) should be practiced to improve the Quantities and Units skills required for various interviews (campus interview, walk-in interview, company interview), pl...
848
2,870
{"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.234375
3
CC-MAIN-2022-21
longest
en
0.826829
https://www.ordinalnumbers.com/ordinals-numbers-from-1-to-100-in-spanish/
1,726,348,201,000,000,000
text/html
crawl-data/CC-MAIN-2024-38/segments/1725700651580.74/warc/CC-MAIN-20240914193334-20240914223334-00210.warc.gz
863,824,895
15,705
Ordinals Numbers From 1 To 100 In Spanish It is possible to enumerate infinite sets using ordinal numbers. They also can be used to generalize ordinal quantities. 1st The ordinal number is one the fundamental concepts in math. It is a number that identifies the location of an object within an array. Ordinal numbers ...
885
4,483
{"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.25
4
CC-MAIN-2024-38
latest
en
0.951021
https://www.justintools.com/unit-conversion/time.php?k1=sidereal-days&k2=dog-years
1,726,120,070,000,000,000
text/html
crawl-data/CC-MAIN-2024-38/segments/1725700651422.16/warc/CC-MAIN-20240912043139-20240912073139-00462.warc.gz
797,798,911
27,037
Please support this site by disabling or whitelisting the Adblock for "justintools.com". I've spent over 10 trillion microseconds (and counting), on this project. This site is my passion, and I regularly adding new tools/apps. Users experience is very important, that's why I use non-intrusive ads. Any feedback is appre...
1,104
3,018
{"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-2024-38
latest
en
0.744467
https://www.shaalaa.com/question-bank-solutions/an-object-kept-principal-axis-concave-mirror-focal-length-10-cm-distance-15-cm-its-pole-image-formed-mirror-is-ray-optics-mirror-formula_19414
1,576,273,048,000,000,000
text/html
crawl-data/CC-MAIN-2019-51/segments/1575540569146.17/warc/CC-MAIN-20191213202639-20191213230639-00328.warc.gz
856,430,438
11,332
Share An Object is Kept on the Principal Axis of a Concave Mirror of Focal Length 10 Cm. at a Distance of 15 Cm from Its Pole. the Image Formed by the Mirror Is: - ISC (Arts) Class 12 - Physics (Theory) ConceptRay Optics - Mirror Formula Question An object is kept on the principal axis of a concave mirror of focal ...
243
870
{"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.875
3
CC-MAIN-2019-51
longest
en
0.861659
http://myriverside.sd43.bc.ca/lucianl2014/2017/06/05/journal-assignment-2-and-3/
1,563,737,612,000,000,000
text/html
crawl-data/CC-MAIN-2019-30/segments/1563195527196.68/warc/CC-MAIN-20190721185027-20190721211027-00547.warc.gz
105,226,895
7,527
# Journal assignment #2 and #3 Page 567 There is no X in this equation(y=2). So we just need to draw a line that parallel to the X-axis. Then we can know what y=2 looks like. For the question e we can let x=0 first and find a point. Then let y=0 and find a point. Draw a line at two points. Then we can know what y=2x...
151
442
{"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.84375
4
CC-MAIN-2019-30
latest
en
0.902544
http://www.javaprogrammingforums.com/%20whats-wrong-my-code/26871-union-coding-hashmap-printingthethread.html
1,529,468,329,000,000,000
text/html
crawl-data/CC-MAIN-2018-26/segments/1529267863411.67/warc/CC-MAIN-20180620031000-20180620051000-00433.warc.gz
441,324,306
1,952
Union Coding Hashmap • April 2nd, 2013, 02:23 AM codingjava Union Coding Hashmap We have two map map m1 = { a= [1], b=[2], c=[3] } map m2 = { a= [3] , b = [4] , d = [5]} output m3 = { a = [1,3 ] , b = [2,4] c= [3] , d=[5] }
109
227
{"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-2018-26
latest
en
0.388491
https://community.fabric.microsoft.com/t5/Desktop/Rank/m-p/688757
1,716,031,714,000,000,000
text/html
crawl-data/CC-MAIN-2024-22/segments/1715971057379.11/warc/CC-MAIN-20240518085641-20240518115641-00186.warc.gz
162,981,815
117,301
cancel Showing results for Did you mean: Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge. Frequent Visitor Rank Hi, I have a table, Table1, and I want to rank multiple meters by End date in the following format. Can you help? Meter              End Date...
922
3,200
{"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-2024-22
latest
en
0.622088
https://www.doubtnut.com/qna/114772151
1,723,526,630,000,000,000
text/html
crawl-data/CC-MAIN-2024-33/segments/1722641063659.79/warc/CC-MAIN-20240813043946-20240813073946-00168.warc.gz
570,164,442
32,654
# A die is rolled thrice, find the probability of getting a larger number each time than the previous number. Video Solution Text Solution Verified by Experts ## The correct Answer is:(5) | Step by step video, text & image solution for A die is rolled thrice, find the probability of getting a larger number each tim...
472
1,861
{"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.109375
3
CC-MAIN-2024-33
latest
en
0.872203
https://byjus.com/question-answer/a-simply-supported-beam-of-t-section-is-subjected-to-a-uniformly-distributed-load-acting/
1,716,141,857,000,000,000
text/html
crawl-data/CC-MAIN-2024-22/segments/1715971057819.74/warc/CC-MAIN-20240519162917-20240519192917-00313.warc.gz
129,892,373
25,908
1 You visited us 1 times! Enjoying our articles? Unlock Full Access! Question # A simply supported beam of T-section is subjected to a uniformly distributed load acting vertically downwards. Its neutral axis is located at 25 mm from the top of the flange and the total depth of the section is 100 mm. The ratio of maxim...
320
1,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...
2.640625
3
CC-MAIN-2024-22
latest
en
0.880636
http://alexisfraser.com/ontario/ti-89-titanium-instructions.php
1,575,622,835,000,000,000
text/html
crawl-data/CC-MAIN-2019-51/segments/1575540486979.4/warc/CC-MAIN-20191206073120-20191206101120-00296.warc.gz
8,225,960
8,252
# Ti 89 titanium instructions Texas Instruments Ti-89 Titanium Manual 14/10/2016 · Ti 89 Titanium User Manual Eddie Grant. Loading TI-89 Titanium Basic Tutorial 1.wmv - Duration: 9:03. ultimatemath 90,526 views. 9:03.... Getting Started with your TI-89 for Statistics The TI-89 Titanium has since replaced The Power ...
697
2,904
{"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-2019-51
latest
en
0.70298
https://www.physicsforums.com/threads/1st-law-of-thermodynamics.712681/
1,477,581,828,000,000,000
text/html
crawl-data/CC-MAIN-2016-44/segments/1476988721347.98/warc/CC-MAIN-20161020183841-00031-ip-10-171-6-4.ec2.internal.warc.gz
971,421,467
16,486
# 1st law of thermodynamics 1. Sep 25, 2013 ### curious bishal On the way to prove 1st law of thermodynamics, you consider a system having initial energy E1. Then, you supply heat q to the system. Some part of the applied heat is used for doing work. Then, again you consider the final energy (E2) of the system to be...
428
1,552
{"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.375
3
CC-MAIN-2016-44
longest
en
0.956325
https://oeis.org/A007591
1,620,823,495,000,000,000
text/html
crawl-data/CC-MAIN-2021-21/segments/1620243989693.19/warc/CC-MAIN-20210512100748-20210512130748-00174.warc.gz
461,568,119
4,130
The OEIS Foundation is supported by donations from users of the OEIS and by a grant from the Simons Foundation. Hints (Greetings from The On-Line Encyclopedia of Integer Sequences!) A007591 Numbers k such that k^2 + 4 is prime. (Formerly M2416) 28 1, 3, 5, 7, 13, 15, 17, 27, 33, 35, 37, 45, 47, 57, 65, 67, 73, 85, ...
763
2,009
{"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.328125
3
CC-MAIN-2021-21
latest
en
0.56534
https://docs.geotools.org/latest/javadocs/org/opengis/geometry/coordinate/Conic.html
1,656,978,282,000,000,000
text/html
crawl-data/CC-MAIN-2022-27/segments/1656104506762.79/warc/CC-MAIN-20220704232527-20220705022527-00384.warc.gz
250,111,660
5,031
org.opengis.geometry.coordinate ## Interface Conic • All Superinterfaces: CurveSegment, GenericCurve ```@UML(identifier="GM_Conic", specification=ISO_19107) public interface Conic extends CurveSegment``` Any general conic curve. Any of the conic section curves can be canonically represented in polar co-ordinates (ρ,...
1,568
6,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.8125
3
CC-MAIN-2022-27
latest
en
0.745
http://gmatclub.com/forum/over-the-last-2-years-chesapeake-introduced-a-slew-52412.html?fl=similar
1,485,033,478,000,000,000
text/html
crawl-data/CC-MAIN-2017-04/segments/1484560281202.94/warc/CC-MAIN-20170116095121-00397-ip-10-171-10-70.ec2.internal.warc.gz
123,861,952
55,050
Over the last 2 years , Chesapeake introduced a slew : GMAT Sentence Correction (SC) Check GMAT Club Decision Tracker for the Latest School Decision Releases http://gmatclub.com/AppTrack It is currently 21 Jan 2017, 13:17 ### GMAT Club Daily Prep #### Thank you for using the timer - this advanced tool can estimate ...
1,741
5,899
{"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-2017-04
latest
en
0.894572
https://textiletutorials.com/how-to-calculate-apparel-costing-for-boxer-shorts/
1,695,667,742,000,000,000
text/html
crawl-data/CC-MAIN-2023-40/segments/1695233510085.26/warc/CC-MAIN-20230925183615-20230925213615-00811.warc.gz
612,539,913
24,010
# How to Calculate Apparel Costing for Boxer Shorts? Apparel Costing Method for Boxer Shorts: Apparel merchandiser plays an important role in apparel export business. He has to calculate the total consumption and costing for that order. As a result, apparel merchandisers must have to know the proper consumption and c...
1,053
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...
3.8125
4
CC-MAIN-2023-40
longest
en
0.824252
http://mathcentral.uregina.ca/QQ/database/QQ.09.06/ann2.html
1,675,557,517,000,000,000
text/html
crawl-data/CC-MAIN-2023-06/segments/1674764500158.5/warc/CC-MAIN-20230205000727-20230205030727-00025.warc.gz
27,933,318
2,503
I am in need of the answer to the following: I have a 3000 sq ft house and need to use flea foggers. Each fogger treats 6000 cubic feet. How many do I need? Thanks Ann I am a home maker. Hi Ann. How high is your ceiling? Floor area (3000 sq feet) times height equals volume, so if you have 8 ft rooms, then you have 2400...
143
523
{"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.28125
3
CC-MAIN-2023-06
latest
en
0.89739
https://www.weegy.com/?ConversationId=4F56443B
1,726,586,050,000,000,000
text/html
crawl-data/CC-MAIN-2024-38/segments/1725700651800.83/warc/CC-MAIN-20240917140525-20240917170525-00716.warc.gz
993,239,817
11,185
Solve for x. (1/3)x = 10 Question Asked 11/20/2011 3:35:27 PM Updated 3/16/2014 2:21:01 PM This conversation has been flagged as incorrect. Flagged by jerry06 [3/16/2014 2:21:01 PM] f Original conversation User: Solve for x. (1/3)x = 10 Weegy: The answer to the equation of 3(x+6)^2=33 is Nighthawk|Points 191| Questio...
1,495
3,786
{"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.265625
3
CC-MAIN-2024-38
latest
en
0.86836
http://www.netlib.org/stoeplitz/cccslc.f
1,369,457,821,000,000,000
text/plain
crawl-data/CC-MAIN-2013-20/segments/1368705543116/warc/CC-MAIN-20130516115903-00091-ip-10-60-113-184.ec2.internal.warc.gz
619,586,300
1,331
subroutine cccslc(a,x,r,m,l,k,lda) integer m,l,k,lda complex a(lda,k),x(m,l,k),r(1) c c cccslc solves the complex linear system c a * x = b c with the ccc - matrix a . c c on entry c c a complex(m*l,k) c the first row of outer blocks of the ccc - matrix . c each outer block is represented by its first row c of inner bl...
536
1,735
{"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-2013-20
latest
en
0.726406
https://www.coursehero.com/file/6401356/HW08/
1,498,228,702,000,000,000
text/html
crawl-data/CC-MAIN-2017-26/segments/1498128320063.74/warc/CC-MAIN-20170623133357-20170623153357-00683.warc.gz
838,653,368
29,986
# HW08 - d<< w are used as a current loop(see Fig on the... This preview shows page 1. Sign up to view the full content. 1 C:\User\Teaching\505-506\F10\HW08.doc PHY 505 Classical Electrodynamics I Fall 2010 Homework 8 (due Friday Nov. 12) Problem 8.1 (to be graded of 10 points). Calculate the magnetic field distribut...
383
1,450
{"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-2017-26
longest
en
0.890429
https://www.univerkov.com/find-the-volume-of-a-cube-with-an-edge-of-20-cm-express-in-liters/
1,656,518,587,000,000,000
text/html
crawl-data/CC-MAIN-2022-27/segments/1656103640328.37/warc/CC-MAIN-20220629150145-20220629180145-00613.warc.gz
1,119,470,559
6,130
Find the volume of a cube with an edge of 20 cm. Express in liters Since the answer is required to be given in liters, we translate the length of the cube edge from centimeters to decimeters: 20 cm = 2 dm. The volume of a cube is equal to the cube of the length of the edge: 2 ^ 3 = 8 (dm3). 1 dm3 is equal to 1 lit...
170
736
{"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-2022-27
latest
en
0.920099
https://documen.tv/eplain-how-to-translate-the-statement-into-an-equation-use-n-for-the-variable-sity-three-is-the-26959337-13/
1,679,651,731,000,000,000
text/html
crawl-data/CC-MAIN-2023-14/segments/1679296945279.63/warc/CC-MAIN-20230324082226-20230324112226-00680.warc.gz
243,578,920
15,722
Question Explain how to translate the statement into an equation. Use n for the variable. Sixty-three is the product of nine and a number 1. kimchi2 Since we’re looking at the product of 9 and an unknown number (n), you write out an equation stating 9 times n gives you 63. Then you solve for that. 9 * n = 63 9n = ...
104
351
{"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.96875
4
CC-MAIN-2023-14
latest
en
0.867757
http://stackoverflow.com/questions/13619709/following-and-rotating-about-a-path-in-opengl
1,395,090,189,000,000,000
text/html
crawl-data/CC-MAIN-2014-10/segments/1394678706211/warc/CC-MAIN-20140313024506-00092-ip-10-183-142-35.ec2.internal.warc.gz
132,724,726
16,340
Following and Rotating about a path in OpenGL I'm attempting an exercise where a vehicle is following the Lemniscate of Bernoulli (or more simply, a figure-8 track). I want to use `glTranslatef` and `glRotatef` to achieve this. So far, I have been able to successfully get the vehicle to follow/translate along this pat...
951
3,515
{"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-2014-10
latest
en
0.932487
https://www.physicsforums.com/threads/discrete-math-question.642890/
1,628,155,923,000,000,000
text/html
crawl-data/CC-MAIN-2021-31/segments/1627046155458.35/warc/CC-MAIN-20210805063730-20210805093730-00141.warc.gz
960,764,844
14,902
# Discrete Math Question ## Homework Statement I attached the problem as file. ## The Attempt at a Solution I honestly do not know how to solve this problem. I have a test tomorrow, and this is really the only question that I am having difficulty with. I don't really know what mod means, especially in this context....
336
1,336
{"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-2021-31
latest
en
0.979002
https://www.physicsforums.com/threads/pkb-of-weak-base-titrated-with-strong-acid.1001387/
1,713,439,104,000,000,000
text/html
crawl-data/CC-MAIN-2024-18/segments/1712296817206.28/warc/CC-MAIN-20240418093630-20240418123630-00246.warc.gz
837,448,684
16,105
# PKb of weak base titrated with strong acid • Chemistry • i_love_science In summary, the PKb of a weak base titrated with a strong acid is the negative logarithm of the base dissociation constant of the weak base and is a measure of its strength in a solution. It can be calculated using the Henderson-Hasselbalch equa...
856
3,354
{"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.34375
3
CC-MAIN-2024-18
latest
en
0.914129
http://accessanesthesiology.mhmedical.com/content.aspx?bookid=665&sectionid=43745758
1,521,844,638,000,000,000
text/html
crawl-data/CC-MAIN-2018-13/segments/1521257649095.35/warc/CC-MAIN-20180323220107-20180324000107-00479.warc.gz
7,569,048
25,085
Appendix C 2-1 The mean is the sum of the observations divided by the number of observations, 24: 965/24 = 40.2. To find the median we list the observation in order, then select the (50/100)(24 + 1) = 12.5th point, which is the average of the 12th and 13th observations, (29 + 30)/2 = 29.5. The standard deviation is th...
792
2,921
{"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.03125
4
CC-MAIN-2018-13
latest
en
0.961398
https://www.mathworks.com/matlabcentral/cody/problems/1036-cell-counting-how-many-draws/solutions/186534
1,495,678,013,000,000,000
text/html
crawl-data/CC-MAIN-2017-22/segments/1495463607960.64/warc/CC-MAIN-20170525010046-20170525030046-00374.warc.gz
921,650,054
11,673
Cody # Problem 1036. Cell Counting: How Many Draws? Solution 186534 Submitted on 5 Jan 2013 by Alfonso Nieto-Castanon 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 %% games = {'D','D','A','H','D'...
252
734
{"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.9375
3
CC-MAIN-2017-22
longest
en
0.759621
www.calypso.app
1,719,001,013,000,000,000
text/html
crawl-data/CC-MAIN-2024-26/segments/1718198862157.88/warc/CC-MAIN-20240621191840-20240621221840-00838.warc.gz
613,555,275
15,244
# The P-delta effect on jack-up platforms as a stiffness matrix ##### Introduction to the P-delta effect The purpose of a jack-up platform is to support a deck and mission equipment, e.g. a crane or derrick, above the water level. This mission equipment, together with the hull and variable deck load, makes up most of...
1,352
6,316
{"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-2024-26
latest
en
0.920729
https://it.mathworks.com/matlabcentral/answers/451807-how-to-use-excel-data-in-matlab-for-fast-fourier-transform?s_tid=prof_contriblnk
1,723,666,717,000,000,000
text/html
crawl-data/CC-MAIN-2024-33/segments/1722641121834.91/warc/CC-MAIN-20240814190250-20240814220250-00189.warc.gz
257,543,266
32,560
# how to use excel data in matlab for fast fourier transform? 29 visualizzazioni (ultimi 30 giorni) engineer il 22 Mar 2019 Modificato: dpb il 24 Mar 2019 Hi everybody i have attached a excel file. In this file, the first column is my magnitute in micron. I have got 71 magnitude values and all recorded in 0.5 seconds....
1,316
5,121
{"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-2024-33
latest
en
0.910781
https://learnsoc.org/math-puzzle-worksheets/math-puzzle-worksheet-worksheets-for-all-download-and-share/
1,547,877,404,000,000,000
text/html
crawl-data/CC-MAIN-2019-04/segments/1547583662690.13/warc/CC-MAIN-20190119054606-20190119080606-00406.warc.gz
567,792,969
10,388
## leArnsoc Browse All Plans Just Plans By Fifine Devost at December 20 2018 14:10:47 There are several standard exercises which train students to convert percentages, decimals and fractions. Converting percentage to decimals for example is actually as simple as moving the decimal point two places to the left and lo...
331
1,525
{"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.03125
3
CC-MAIN-2019-04
longest
en
0.939249
http://conversion.org/length/finger-cloth/foot-cape
1,685,395,358,000,000,000
text/html
crawl-data/CC-MAIN-2023-23/segments/1685224644913.39/warc/CC-MAIN-20230529205037-20230529235037-00784.warc.gz
10,698,260
7,351
# finger (cloth) to foot (Cape) conversion Conversion number between finger (cloth) and foot (Cape) is 0.36302032913843. This means, that finger (cloth) is smaller unit than foot (Cape). ### Contents [show][hide] Switch to reverse conversion: from foot (Cape) to finger (cloth) conversion ### Enter the number in fin...
632
1,999
{"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.75
3
CC-MAIN-2023-23
latest
en
0.732976
https://wiki-helper.com/the-sum-of-three-consecutive-multiples-of-12-is-468-find-these-multiples-40463482-63/
1,721,648,294,000,000,000
text/html
crawl-data/CC-MAIN-2024-30/segments/1720763517846.73/warc/CC-MAIN-20240722095039-20240722125039-00637.warc.gz
528,322,228
30,456
The sum of three consecutive multiples of 12 is 468. Find these multiples . The sum of three consecutive multiples of 12 is 468. Find these multiples . 2 thoughts on “The sum of three consecutive multiples of 12 is 468. Find these multiples .” 1. let the three multiples be 12x, 12x+12, and 12x+24. from given, (12x...
286
738
{"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.1875
4
CC-MAIN-2024-30
latest
en
0.797717
https://www.teachoo.com/1110/990/Ex-4.2--1---Which-one-of-following-options-is-true-and/category/Solution-of-linear-equation/
1,685,635,934,000,000,000
text/html
crawl-data/CC-MAIN-2023-23/segments/1685224647895.20/warc/CC-MAIN-20230601143134-20230601173134-00779.warc.gz
1,132,142,071
32,635
Solution of linear equation Chapter 4 Class 9 Linear Equations in Two Variables Concept wise Learn in your speed, with individual attention - Teachoo Maths 1-on-1 Class ### Transcript Ex 4.2, 1 Which one of the following options is true, and why? y = 3x + 5 has a unique solution, (ii) only two solutions, (iii) infi...
134
523
{"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.234375
3
CC-MAIN-2023-23
longest
en
0.892106
http://www.opengl.org/discussion_boards/archive/index.php/t-174112.html
1,406,901,198,000,000,000
text/html
crawl-data/CC-MAIN-2014-23/segments/1406510274987.43/warc/CC-MAIN-20140728011754-00445-ip-10-146-231-18.ec2.internal.warc.gz
735,118,773
3,534
PDA View Full Version : Point light/spotlight attenuation in glsl 1.3+? omgzor 04-02-2011, 07:41 PM I've been working OpenGL's Superbible (5th Edition) point light examples. I found them missing the constant, linear and quadratic attenuation values integrated into the old lighting model, so I went and wrote a point ...
1,162
4,394
{"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-2014-23
longest
en
0.534919
https://www.calculatoratoz.com/en/area-of-triangle-using-sides-a-b-and-tan-(c2)-and-cos-(c2)-calculator/Calc-44577
1,716,039,486,000,000,000
text/html
crawl-data/CC-MAIN-2024-22/segments/1715971057422.43/warc/CC-MAIN-20240518121005-20240518151005-00265.warc.gz
617,791,665
60,711
## Area of Triangle using Sides A, B and Tan (C/2) and Cos (C/2) Solution STEP 0: Pre-Calculation Summary Formula Used Area of Triangle = Side A of Triangle*Side B of Triangle*Tan (C/2)*Cos (C/2)^2 A = Sa*Sb*tan(C/2)*cos(C/2)^2 This formula uses 5 Variables Variables Used Area of Triangle - (Measured in Square Meter) ...
3,526
10,879
{"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.375
4
CC-MAIN-2024-22
latest
en
0.815592
https://teppich-kinderteppich.de/ball-mill/water-requirement-for-ball-mill.html
1,628,049,865,000,000,000
text/html
crawl-data/CC-MAIN-2021-31/segments/1627046154500.32/warc/CC-MAIN-20210804013942-20210804043942-00500.warc.gz
543,217,205
8,265
Welcome to visit us! # Water Requirement For Ball Mill Ball Mill Grinding Capacity Calculator Ball Mill MotorPower Sizing Calculation Ball Mill DesignSizing Calculator The power required to grind a material from a given feed size to a given product size can be estimated by using the following equation where W power c...
2,077
10,406
{"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-2021-31
latest
en
0.876781
https://www.clutchprep.com/analytical-chemistry/practice-problems/149140/calculate-the-ph-of-150-00-ml-of-0-15-m-h2-so3-with-addition-of-25-0-ml-of-0-10-
1,618,945,782,000,000,000
text/html
crawl-data/CC-MAIN-2021-17/segments/1618039490226.78/warc/CC-MAIN-20210420183658-20210420213658-00539.warc.gz
818,714,813
28,750
# Problem: Calculate the pH of 150.00 mL of 0.15 M H2­­SO3 with addition of 25.0 mL of 0.10 M KOH. Ka1 = 1.39 x 10-2 and Ka2 = 6.73 x 10-8. ###### Problem Details Calculate the pH of 150.00 mL of 0.15 M H2­­SO3 with addition of 25.0 mL of 0.10 M KOH. Ka1 = 1.39 x 10-2 and Ka2 = 6.73 x 10-8.
138
293
{"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-2021-17
latest
en
0.635414