URL
stringlengths
15
1.68k
text_list
listlengths
1
199
image_list
listlengths
1
199
metadata
stringlengths
1.19k
3.08k
https://nrich.maths.org/2284/note
[ "#### You may also like", null, "### I'm Eight\n\nFind a great variety of ways of asking questions which make 8.", null, "### Let's Investigate Triangles\n\nVincent and Tara are making triangles with the class construction set. They have a pile of strips of different lengths. How many different triangles ca...
[ null, "https://nrich.maths.org/content/98/11/bbprob2/icon.png", null, "https://nrich.maths.org/content/01/09/bbprob2/icon.gif", null, "https://nrich.maths.org/content/98/10/letme1/icon.png", null, "https://nrich.maths.org/content/id/2284/7-stick.gif", null, "https://nrich.maths.org/content/id/2284...
{"ft_lang_label":"__label__en","ft_lang_prob":0.9549381,"math_prob":0.9753411,"size":3588,"snap":"2020-34-2020-40","text_gpt3_token_len":863,"char_repetition_ratio":0.13560268,"word_repetition_ratio":0.04507042,"special_character_ratio":0.2550167,"punctuation_ratio":0.08859061,"nsfw_num_words":0,"has_unicode_error":fal...
https://colorhex.net/5865E0
[ "", null, "# 5865e0 | #5865e0 hex code With Full Information Of RGB, HTML Color Codes, Colour Schemes\n\nLUCKY ONE", null, "1. My Account\n2. Favorites", null, "The Hexadecimal Value (also known as\n\n## HTML color codes or hex color codes\n\n) for this color is (#5865e0) and it Consists like any color ...
[ null, "https://colorhex.net/img/logo.svg", null, "https://colorhex.net/img/letters/a.svg", null, "https://colorhex.net/img/logo.svg", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.65401274,"math_prob":0.80100965,"size":4196,"snap":"2021-04-2021-17","text_gpt3_token_len":1331,"char_repetition_ratio":0.12929389,"word_repetition_ratio":0.35514018,"special_character_ratio":0.31148714,"punctuation_ratio":0.12834822,"nsfw_num_words":0,"has_unicode_error"...
https://tutorialspoint.dev/language/c/g-fact-51
[ "# Data type of case labels of switch statement in C++?\n\nIn C++ switch statement, the expression of each case label must be an integer constant expression.\n\nFor example, the following program fails in compilation.\n\n `/* Using non-const in case label */` `#include ` `int` `main() ` `{ ` `  ``int` `i = 10; ` ` ...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.7040647,"math_prob":0.963626,"size":1720,"snap":"2022-27-2022-33","text_gpt3_token_len":524,"char_repetition_ratio":0.1002331,"word_repetition_ratio":0.27011493,"special_character_ratio":0.35465115,"punctuation_ratio":0.1615599,"nsfw_num_words":0,"has_unicode_error":false...
https://es.mathworks.com/matlabcentral/cody/problems/42644-matlab-basic-rounding-iv/solutions/1038819
[ "Cody\n\n# Problem 42644. MATLAB Basic: rounding IV\n\nSolution 1038819\n\nSubmitted on 30 Oct 2016 by Sofiya Onyshkevych\n• Size: 10\n• This is the leading solution.\nThis solution is locked. To view this solution, you need to provide a solution of the same size or smaller.\n\n### Test Suite\n\nTest Status Code In...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.5135363,"math_prob":0.9996885,"size":787,"snap":"2019-51-2020-05","text_gpt3_token_len":287,"char_repetition_ratio":0.20561941,"word_repetition_ratio":0.16260162,"special_character_ratio":0.41677254,"punctuation_ratio":0.16981132,"nsfw_num_words":0,"has_unicode_error":fal...
https://www.gurufocus.com/term/Total%20Assets/CGC/Total-Assets/Canopy-Growth
[ "GURUFOCUS.COM » STOCK LIST » USA » NAS » Canopy Growth Corp (NAS:CGC) » Definitions » Total Assets\nSwitch to:\n\n# Canopy Growth (NAS:CGC) Total Assets\n\n: \\$1,648.8 Mil (As of Jun. 2023)\nView and export this data going back to 2014. Start your Free Trial\n\nCanopy Growth's Total Assets for the quarter that en...
[ null, "https://gurufocus.s3.amazonaws.com/images/blur.png", null, "https://gurufocus.s3.amazonaws.com/images/blur.png", null, "https://gurufocus.s3.amazonaws.com/images/blur.png", null, "https://gurufocus.s3.amazonaws.com/images/blur.png", null, "https://gurufocus.s3.amazonaws.com/images/blur.png"...
{"ft_lang_label":"__label__en","ft_lang_prob":0.85769135,"math_prob":0.77179724,"size":7597,"snap":"2023-40-2023-50","text_gpt3_token_len":2017,"char_repetition_ratio":0.11932043,"word_repetition_ratio":0.3658927,"special_character_ratio":0.27497697,"punctuation_ratio":0.14807163,"nsfw_num_words":0,"has_unicode_error":...
https://math.stackexchange.com/questions/1734947/prove-that-the-line-joining-the-midpoint-of-parallel-sides-of-a-trapezium-passes
[ "# Prove that the line joining the midpoint of parallel sides of a trapezium passes through the point of intersection of diagonals\n\nProve that the line joining the midpoint of parallel sides of a trapezium passes through the point of intersection of diagonals.\n\nI want to use theorems in geometry to solve this q...
[ null, "https://i.stack.imgur.com/BFOqc.png", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.9456582,"math_prob":0.9998523,"size":692,"snap":"2022-05-2022-21","text_gpt3_token_len":168,"char_repetition_ratio":0.15116279,"word_repetition_ratio":0.04918033,"special_character_ratio":0.22398844,"punctuation_ratio":0.073529415,"nsfw_num_words":0,"has_unicode_error":fa...
https://rethinkdb.com/api/java/get_nearest/
[ "# Command syntax\n\ntable.getNearest(point).optArg(\"index\", index) → array\n\n# Description\n\nReturn a list of documents closest to a specified point based on a geospatial index, sorted in order of increasing distance.\n\nThe `index` optArg is mandatory. Optional arguments are:\n\n• `max_results`: the maximum n...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.671977,"math_prob":0.80974686,"size":1612,"snap":"2019-35-2019-39","text_gpt3_token_len":380,"char_repetition_ratio":0.09950249,"word_repetition_ratio":0.0,"special_character_ratio":0.2369727,"punctuation_ratio":0.17571884,"nsfw_num_words":0,"has_unicode_error":false,"mat...
https://foundationalperspectives.wordpress.com/2018/12/20/the-significance-of-evidence-based-reasoning-for-computational-complexity/
[ "Why primality is polynomial time, but factorisation is not\n\nDifferentiating between the signature of a number and its value\n\nA brief review: The significance of evidence-based reasoning\n\nIn a paper: The truth assignments that differentiate human reasoning from mechanistic reasoning: The evidence-based argume...
[ null, "https://s0.wp.com/latex.php", null, "https://s0.wp.com/latex.php", null, "https://s0.wp.com/latex.php", null, "https://s0.wp.com/latex.php", null, "https://s0.wp.com/latex.php", null, "https://s0.wp.com/latex.php", null, "https://s0.wp.com/latex.php", null, "https://s0.wp.com/la...
{"ft_lang_label":"__label__en","ft_lang_prob":0.89489156,"math_prob":0.99843913,"size":9542,"snap":"2019-35-2019-39","text_gpt3_token_len":2086,"char_repetition_ratio":0.13734536,"word_repetition_ratio":0.080611534,"special_character_ratio":0.20991406,"punctuation_ratio":0.12106825,"nsfw_num_words":0,"has_unicode_error...
https://www.physicsforums.com/threads/how-to-find-the-acceleration-in-an-elevator-using-the-increase-in-weight-only-1-05x.958220/
[ "# How to find the acceleration in an elevator using the increase in weight only (1.05x)\n\n## Homework Statement\n\nA person stands on a bathroom scale in a motionless elevator. When the elevator begins to move, the scale briefly reads 1.05 times the persons regular weight. Calculate the magnitude and direction of...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.89366126,"math_prob":0.9819677,"size":455,"snap":"2022-27-2022-33","text_gpt3_token_len":147,"char_repetition_ratio":0.11751663,"word_repetition_ratio":0.0,"special_character_ratio":0.31428573,"punctuation_ratio":0.11111111,"nsfw_num_words":0,"has_unicode_error":false,"ma...
https://www.thecodingforums.com/threads/calculate-y-axis-distance.945988/
[ "# Calculate Y axis distance\n\nD\n\n#### David RF\n\nHi folks, first of all excuse my poor english, I have build this\nfunction for calulate Y axis distance, I wan't to know if there is a\nway to increase performance or improve the algorithm (dgra is called\nmany many times) Thanks.\n\n#include <stdio.h>\n\ndouble...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.53603953,"math_prob":0.99170595,"size":2741,"snap":"2022-27-2022-33","text_gpt3_token_len":1177,"char_repetition_ratio":0.12641579,"word_repetition_ratio":0.9659864,"special_character_ratio":0.55636626,"punctuation_ratio":0.29620254,"nsfw_num_words":0,"has_unicode_error":...
http://export.arxiv.org/abs/1409.1385
[ "Full-text links:\n\nmath.NT\n\n# Title: Hecke algebra isomorphisms and adelic points on algebraic groups\n\nAbstract: Let $G$ denote a linear algebraic group over $\\mathbf{Q}$ and $K$ and $L$ two number fields. Assume that there is a group isomorphism of points on $G$ over the finite adeles of $K$ and $L$, respec...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.8290509,"math_prob":0.9987273,"size":1556,"snap":"2019-35-2019-39","text_gpt3_token_len":478,"char_repetition_ratio":0.13724227,"word_repetition_ratio":0.0,"special_character_ratio":0.29948586,"punctuation_ratio":0.12264151,"nsfw_num_words":0,"has_unicode_error":false,"ma...
https://www.daniweb.com/programming/software-development/threads/379985/trying-to-execute-for-loop-within-do-while-loop
[ "Here is what I have so far...\n\n``````import java.util.Scanner;\n\npublic class tst\n{\npublic static void main (String [] args)\n{\nScanner stdIn = new Scanner(System.in);\nString sentence = \"This is the test.\";\nchar response; // user's y/n response\n\nint ctr = 65;\n\ndo\n{\nSystem.out.print (\"Wo...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.8177935,"math_prob":0.5727129,"size":949,"snap":"2021-21-2021-25","text_gpt3_token_len":233,"char_repetition_ratio":0.11640212,"word_repetition_ratio":0.0,"special_character_ratio":0.28556374,"punctuation_ratio":0.17,"nsfw_num_words":0,"has_unicode_error":false,"math_prob...
https://www.tribonet.org/wiki/plastic-deformation-at-microscale/?action=edit
[ "# Plastic Deformation at Microscale", null, "## What is plastic deformation?\n\n[avatar user=”Nilgoon Irani” size=”original” align=”left” link=”linkedin.com/in/nilgoonirani“] The article was created by Dr. Nilgoon Irani[/avatar]\n\nPlastic deformation, in general, can be defined as a permanent deformation, a n...
[ null, "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAygAAAL9AQAAAADoC390AAAAAnRSTlMAAHaTzTgAAABiSURBVHja7cExAQAAAMKg9U9tCy+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4G0w3QABDdtQJgAAAABJRU5ErkJggg==", null, "data:image/png;base64,iVBORw0KGgoAAAANSUhEU...
{"ft_lang_label":"__label__en","ft_lang_prob":0.86999273,"math_prob":0.90050983,"size":10365,"snap":"2023-40-2023-50","text_gpt3_token_len":2325,"char_repetition_ratio":0.15539041,"word_repetition_ratio":0.033788174,"special_character_ratio":0.22363724,"punctuation_ratio":0.15546219,"nsfw_num_words":0,"has_unicode_erro...
https://www.r-bloggers.com/2014/04/vectorization-in-r-why/
[ "Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.\n\nHere are my notes from a recent talk I gave on vectorization at a Davis R Users’ Group meeting. Thanks to Vince Buffalo, John Myles White, and Hadley Wickham for their input as I was preparing this. Feedback welcome!\...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.9124544,"math_prob":0.9083981,"size":12678,"snap":"2023-40-2023-50","text_gpt3_token_len":3030,"char_repetition_ratio":0.11914155,"word_repetition_ratio":0.023497514,"special_character_ratio":0.2345007,"punctuation_ratio":0.11570881,"nsfw_num_words":0,"has_unicode_error":...
https://jaceklaskowski.gitbooks.io/mastering-apache-spark/content/spark-graphx.html
[ "## Spark GraphX - Distributed Graph Computations\n\nSpark GraphX is a graph processing framework built on top of Spark.\n\nGraphX models graphs as property graphs where vertices and edges can have properties.\n\n Caution FIXME Diagram of a graph with friends.\n\nGraphX comes with its own package `org.apache.spark....
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.8462599,"math_prob":0.79465383,"size":3298,"snap":"2019-35-2019-39","text_gpt3_token_len":783,"char_repetition_ratio":0.12507589,"word_repetition_ratio":0.008179959,"special_character_ratio":0.21376592,"punctuation_ratio":0.14358975,"nsfw_num_words":0,"has_unicode_error":...
https://planetmath.org/generic
[ "# generic\n\nA property that holds for all $x$ in some residual", null, "", null, "", null, "subset of a Baire space", null, "", null, "$X$ is said to be generic", null, "", null, "", null, "in $X$, or to hold generically in $X$. In the study of generic properties, it is common to s...
[ null, "http://planetmath.org/sites/default/files/fab-favicon.ico", null, "http://planetmath.org/sites/default/files/fab-favicon.ico", null, "http://planetmath.org/sites/default/files/fab-favicon.ico", null, "http://planetmath.org/sites/default/files/fab-favicon.ico", null, "http://planetmath.org/s...
{"ft_lang_label":"__label__en","ft_lang_prob":0.82456654,"math_prob":0.9969565,"size":713,"snap":"2019-35-2019-39","text_gpt3_token_len":189,"char_repetition_ratio":0.15232722,"word_repetition_ratio":0.0,"special_character_ratio":0.29453015,"punctuation_ratio":0.13138686,"nsfw_num_words":0,"has_unicode_error":false,"ma...
https://pythondex.com/i-love-you-program-in-python-with-code
[ "Explore", null, "Python Programs", null, "# I Love You Program In Python With Code", null, "Looking for a way to say I love you to your crush or a way to propose and you are a programmer and if also he or she is a programmer then today I will tell you the programmer’s way of proposing which is the I lo...
[ null, "https://pythondex.com/wp-content/themes/pythondex/assets/icons/close.svg", null, "https://pythondex.com/wp-content/themes/pythondex/assets/icons/share.svg", null, "https://pythondex.com/wp-content/uploads/2021/12/I-Love-You-Program-In-Python-With-Code.webp", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.66906774,"math_prob":0.95448387,"size":6189,"snap":"2022-27-2022-33","text_gpt3_token_len":1813,"char_repetition_ratio":0.32336298,"word_repetition_ratio":0.052096568,"special_character_ratio":0.32202294,"punctuation_ratio":0.18612409,"nsfw_num_words":0,"has_unicode_error...
https://www.meritnation.com/ask-answer/question/what-is-the-difference-between-sss-and-sas/congruence-of-triangles/707075
[ "# what is the difference between sss and sas\n\nHi!\n@   imbaai...  correctly give the differences between SSS and SAS congruency.\n\nGood effort!\nKeep writing!!!\n\nCheers!\n\n• 0\n\ns-s-s- side side side\nIf the 3 sides of a triangle is congruent to the three side of another..then the two triangles are congruen...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.9176581,"math_prob":0.970031,"size":580,"snap":"2019-51-2020-05","text_gpt3_token_len":124,"char_repetition_ratio":0.15277778,"word_repetition_ratio":0.08988764,"special_character_ratio":0.19482759,"punctuation_ratio":0.13392857,"nsfw_num_words":0,"has_unicode_error":fals...
https://quantdare.com/mitigating-overfitting-neural-networks/
[ "# Different methods for mitigating overfitting on Neural Networks\n\n### Pablo Sánchez\n\n#### 26/05/2021\n\nUsing Machine Learning and Deep Learning models to solve scientific problems of greater or lesser complexity is a challenge.\n\nReferring to neural networks, on the one hand, simple networks with too little...
[ null, "https://quantdare.com/wp-content/uploads/2021/05/Training-validation_plot-2.png", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.90813285,"math_prob":0.98719263,"size":4610,"snap":"2022-40-2023-06","text_gpt3_token_len":1066,"char_repetition_ratio":0.10920539,"word_repetition_ratio":0.047682118,"special_character_ratio":0.23427331,"punctuation_ratio":0.08323564,"nsfw_num_words":0,"has_unicode_error...
http://moaiforge.com/api-docs/latest/class_m_o_a_i_image.html
[ "Moai SDK  2.0\nMOAIImage Class Reference", null, "Inheritance diagram for MOAIImage:\n\n## Function List\n\naverage\n\nbleedRect\n\ncalculateGaussianKernel\n\ncompare\n\nconvert\n\nconvolve\n\nconvolve1D\n\ncopy\n\ncopyBits\n\ncopyRect\n\ndesaturate\n\nfillCircle\n\nfillEllipse\n\nfillRect\n\ngammaCorrection\n...
[ null, "http://moaiforge.com/api-docs/latest/closed.png", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.5361158,"math_prob":0.9832406,"size":12140,"snap":"2019-51-2020-05","text_gpt3_token_len":3238,"char_repetition_ratio":0.2828774,"word_repetition_ratio":0.31611112,"special_character_ratio":0.24176277,"punctuation_ratio":0.18576144,"nsfw_num_words":0,"has_unicode_error":f...
https://answers.everydaycalculation.com/percent-of/735-2475
[ "Solutions by everydaycalculation.com\n\n## What is 735 percent of 2475?\n\n735% of 2475 is 18191.25\n\n#### Working out percentages\n\n1. Write 735% as 735/100\n2. Since, finding the fraction of a number is same as multiplying the fraction with the number, we have\n735/100 of 2475 = 735/100 × 2475\n3. Therefore, t...
[ null, "https://answers.everydaycalculation.com/mathstep-app-icon.png", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.85063,"math_prob":0.9837369,"size":427,"snap":"2019-51-2020-05","text_gpt3_token_len":135,"char_repetition_ratio":0.15602838,"word_repetition_ratio":0.0,"special_character_ratio":0.3911007,"punctuation_ratio":0.09638554,"nsfw_num_words":0,"has_unicode_error":false,"math_p...
https://www.ingalidakis.com/math/Universe.html
[ "## The Author's View of the Universe", null, "A view of how this author imagines the Universe. This is a cross-section of a toroid manifold fractal. Universes and sub-universes are indicated by ellipses.\n\nThe First Cause at the center of the toroid structure, generates/sustains the subuniverses, in a round r...
[ null, "https://www.ingalidakis.com/math/figs/univ.gif", null, "https://www.ingalidakis.com/math/figs/section.gif", null, "https://www.ingalidakis.com/math/figs/Ouroboros.jpg", null, "https://www.ingalidakis.com/math/figs/univ1.gif", null, "https://www.ingalidakis.com/math/figs/univanim.gif", nul...
{"ft_lang_label":"__label__en","ft_lang_prob":0.93057626,"math_prob":0.941625,"size":16198,"snap":"2020-45-2020-50","text_gpt3_token_len":4013,"char_repetition_ratio":0.13961962,"word_repetition_ratio":0.040151514,"special_character_ratio":0.23626374,"punctuation_ratio":0.11259656,"nsfw_num_words":0,"has_unicode_error"...
https://www.tutorialspoint.com/articles/category/Haskell/3
[ "## Found 185 Articles for Haskell", null, "Updated on 06-Apr-2023 10:46:08\n\n194 Views\n\nThis tutorial will help us to creat a haskell program that can covert a given hexadecimal number to a decimal number using revers, map and fold1 functions Hexadecimal to decimal conversion is the process of converting a ...
[ null, "https://www.tutorialspoint.com/assets/profiles/525598/profile/60_3453735-1664185297.jpg", null, "https://www.tutorialspoint.com/assets/profiles/525598/profile/60_3453735-1664185297.jpg", null, "https://www.tutorialspoint.com/assets/profiles/525598/profile/60_3453735-1664185297.jpg", null, "http...
{"ft_lang_label":"__label__en","ft_lang_prob":0.847542,"math_prob":0.9216872,"size":5863,"snap":"2023-40-2023-50","text_gpt3_token_len":1332,"char_repetition_ratio":0.16129032,"word_repetition_ratio":0.07743154,"special_character_ratio":0.2515777,"punctuation_ratio":0.101774044,"nsfw_num_words":0,"has_unicode_error":fa...
https://forum.arduino.cc/t/and-statments-am-i-missing-somthing/319704
[ "", null, "# And Statments Am I missing somthing\n\nCan some one see what is wrong with this code I am not sure I am using the if and the and statements correct. The code uploads but does not do what I think it should be doing. The locks do not seem to be working and I was wondering if it was because I stacked ...
[ null, "https://aws1.discourse-cdn.com/arduino/original/3X/1/f/1f6eb1c9b79d9518d1688c15fe9a4b7cdd5636ae.svg", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.7283205,"math_prob":0.895744,"size":2019,"snap":"2021-43-2021-49","text_gpt3_token_len":555,"char_repetition_ratio":0.13200992,"word_repetition_ratio":0.017094018,"special_character_ratio":0.32194155,"punctuation_ratio":0.18298969,"nsfw_num_words":0,"has_unicode_error":fa...
https://latex-cookbook.net/venn/
[ "# A Venn diagram with PDF blending\n\nA Venn diagram displays several sets with their relationships. Commonly, these are overlapping circles. Such sets can stand for certain properties. If an element has two such properties, it would belong to an overlapping area – the intersection of the two relevant sets.\n\nWe ...
[ null, "https://latex-cookbook.net/wp-content/uploads/2021/01/venn.png", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.8353491,"math_prob":0.8915986,"size":1689,"snap":"2021-43-2021-49","text_gpt3_token_len":452,"char_repetition_ratio":0.095548965,"word_repetition_ratio":0.0,"special_character_ratio":0.26346952,"punctuation_ratio":0.17888562,"nsfw_num_words":0,"has_unicode_error":false,"m...
https://guava.dev/releases/snapshot/api/docs/com/google/common/primitives/Ints.html
[ "## Class Ints\n\n• ```@GwtCompatible(emulated=true)\npublic final class Ints\nextends Object```\nStatic utility methods pertaining to `int` primitives, that are not already found in either `Integer` or `Arrays`.\n\nSee the Guava User Guide article on primitive utilities.\n\nSince:\n1.0\nAuthor:\nKevin Bourrillion\...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.54393995,"math_prob":0.86603713,"size":16431,"snap":"2021-21-2021-25","text_gpt3_token_len":3871,"char_repetition_ratio":0.16211116,"word_repetition_ratio":0.4317406,"special_character_ratio":0.21702878,"punctuation_ratio":0.15480427,"nsfw_num_words":0,"has_unicode_error"...
https://www.brightstorm.com/math/trigonometry/advanced-trigonometry/the-inverse-cosine-function-problem-3/
[ "", null, "###### Norm Prokup\n\nCornell University\nPhD. in Mathematics\n\nNorm was 4th at the 2004 USA Weightlifting Nationals! He still trains and competes occasionally, despite his busy schedule.\n\n##### Thank you for watching the video.\n\nTo unlock all 5,300 videos, start your free trial.\n\n# The Invers...
[ null, "https://d3a0jx1tkrpybf.cloudfront.net/img/teachers/teacher-3.png", null, "https://d3a0jx1tkrpybf.cloudfront.net/img/teachers/teacher-3.png", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.9046765,"math_prob":0.970266,"size":2343,"snap":"2022-27-2022-33","text_gpt3_token_len":568,"char_repetition_ratio":0.17913638,"word_repetition_ratio":0.17738359,"special_character_ratio":0.24071702,"punctuation_ratio":0.091617934,"nsfw_num_words":0,"has_unicode_error":fa...
https://www.khanacademy.org/science/chemistry/studying-for-ap-chemistry-exam/2015-ap-chemistry-free-response-questions/v/ap-2015-question-5a
[ "If you're seeing this message, it means we're having trouble loading external resources on our website.\n\nIf you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.\n\n# 2015 AP Chemistry free response 5a: Finding order of reaction\n\nFinding the order of re...
[ null, "https://cdn.kastatic.org/images/avatars/svg/blobby-green.svg", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.9628373,"math_prob":0.97686225,"size":8384,"snap":"2023-40-2023-50","text_gpt3_token_len":2028,"char_repetition_ratio":0.17231503,"word_repetition_ratio":0.07374444,"special_character_ratio":0.24355917,"punctuation_ratio":0.097087376,"nsfw_num_words":0,"has_unicode_error"...
https://blog.erratasec.com/2015/08/no-this-isnt-good-code.html
[ "## Saturday, August 29, 2015\n\n### No, this isn't good code\n\nI saw this tweet go by. No, I don't think it's good code:\n\nWhat this code is trying to solve is the \"integer overflow\" vulnerability. I don't think it solves the problem well.\n\nThe first problem is that the result is undefined. Some programmers ...
[ null, "https://resources.blogblog.com/img/blank.gif", null, "https://resources.blogblog.com/img/blank.gif", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.8853939,"math_prob":0.8969222,"size":3257,"snap":"2020-34-2020-40","text_gpt3_token_len":802,"char_repetition_ratio":0.08853366,"word_repetition_ratio":0.0,"special_character_ratio":0.2545287,"punctuation_ratio":0.13408723,"nsfw_num_words":0,"has_unicode_error":false,"mat...
https://math.stackexchange.com/questions/3944016/contour-integral-with-hyperbola-branch-cuts
[ "# contour integral with hyperbola branch cuts\n\nI am reading Karl Graff's book on wave motion and stuck by a contour integral where the branch cuts are made of two hyperbolas in the 2nd and 4th quadrants. See figure attached Contour integral figure.\n\nHere only the branch cut in the 2nd quadrant is shown as the ...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.9422554,"math_prob":0.99857455,"size":1523,"snap":"2023-40-2023-50","text_gpt3_token_len":360,"char_repetition_ratio":0.12969059,"word_repetition_ratio":0.0,"special_character_ratio":0.23112278,"punctuation_ratio":0.0751634,"nsfw_num_words":0,"has_unicode_error":false,"ma...
http://ibphysicstutor.com/IB_Maths_HL_complex_number_question.php
[ "", null, "", null, "# Question\n\nCardano (Italian mathematician in the 16th century) came up with the following problem:\n\nThe sum of two numbers is 10 and the product is 40, what are the two numbers?\n\n# IB Math HL – Complex Numbers\n\nCardano (Italian mathematician in the 16th century) came up with th...
[ null, "http://ibphysicstutor.com/images/skype.png", null, "http://ibphysicstutor.com/images/tuter.png", null, "file:///C:/Users/Mahtab/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png", null, "file:///C:/Users/Mahtab/AppData/Local/Temp/msohtmlclip1/01/clip_image004.png", null, "file:///C:/User...
{"ft_lang_label":"__label__en","ft_lang_prob":0.90941715,"math_prob":0.98442215,"size":2261,"snap":"2020-10-2020-16","text_gpt3_token_len":520,"char_repetition_ratio":0.12981835,"word_repetition_ratio":0.06842105,"special_character_ratio":0.22335249,"punctuation_ratio":0.13064133,"nsfw_num_words":0,"has_unicode_error":...
https://www.frontiersin.org/articles/10.3389/fphy.2015.00072/full
[ "Impact Factor 1.895 | CiteScore 2.24\nMore on impact ›\n\n# Frontiers in Physics", null, "## Original Research ARTICLE\n\nFront. Phys., 08 September 2015 | https://doi.org/10.3389/fphy.2015.00072\n\n# Network topology of the desert rose\n\n• 1Department of Physics, Norwegian University of Science and Technolog...
[ null, "https://crossmark-cdn.crossref.org/widget/v2.0/logos/CROSSMARK_Color_square.svg", null, "https://www.frontiersin.org/files/Articles/141039/fphy-03-00072-HTML/image_t/fphy-03-00072-g001.gif", null, "https://www.frontiersin.org/files/Articles/141039/fphy-03-00072-HTML/image_t/fphy-03-00072-g003.gif",...
{"ft_lang_label":"__label__en","ft_lang_prob":0.9164445,"math_prob":0.94646984,"size":31521,"snap":"2019-51-2020-05","text_gpt3_token_len":7111,"char_repetition_ratio":0.16162705,"word_repetition_ratio":0.030573491,"special_character_ratio":0.22778465,"punctuation_ratio":0.1249192,"nsfw_num_words":1,"has_unicode_error"...
https://www.themagiccafe.com/forums/viewtopic.php?topic=126950
[ "The Magic Cafe Forum Index » » Puzzle me this... » » Weighing Puzzle (0 Likes)", null, "Martin Joseph", null, "New user UK 70 Posts", null, "", null, "Posted: Aug 8, 2005 06:59 am", null, "0 I love these weighing puzzles and have long been my favourites. Does anyone know the origins of this one...
[ null, "https://www.themagiccafe.com/forums/images/print.gif", null, "https://www.themagiccafe.com/forums/images/avatars/nopic.gif", null, "https://www.themagiccafe.com/forums/images/profile.gif", null, "https://www.themagiccafe.com/forums/images/posticon.gif", null, "https://www.themagiccafe.com/f...
{"ft_lang_label":"__label__en","ft_lang_prob":0.82430065,"math_prob":0.9578922,"size":1244,"snap":"2021-04-2021-17","text_gpt3_token_len":404,"char_repetition_ratio":0.117741935,"word_repetition_ratio":0.072961375,"special_character_ratio":0.3336013,"punctuation_ratio":0.17894737,"nsfw_num_words":0,"has_unicode_error":...
https://samjenkins.com/blog/2010/05/25/create-a-die-in-code/
[ "How to create a Die in code\n\nSomething that people sometimes want to do is create a Die in code, I thought I would supply code on one method of doing this.\n\nPublic Class Die\nPrivate Shared rndGen As New Random\nPrivate _numFaces As Integer\nPrivate _curValue As Integer\n#Region \"Properties\"\nPublic Property...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.5629287,"math_prob":0.8168164,"size":978,"snap":"2022-05-2022-21","text_gpt3_token_len":213,"char_repetition_ratio":0.17453799,"word_repetition_ratio":0.054054055,"special_character_ratio":0.20961145,"punctuation_ratio":0.025806451,"nsfw_num_words":0,"has_unicode_error":f...
https://matplotlib.org/3.1.1/gallery/ticks_and_spines/centered_ticklabels.html
[ "# Centering labels between ticks¶\n\nTicklabels are aligned relative to their associated tick. The alignment 'center', 'left', or 'right' can be controlled using the horizontal alignment property:\n\nfor label in ax.xaxis.get_xticklabels():\nlabel.set_horizontalalignment('right')\n\n\nHowever there is no direct wa...
[ null, "https://matplotlib.org/3.1.1/_images/sphx_glr_centered_ticklabels_001.png", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.5872175,"math_prob":0.7867839,"size":1686,"snap":"2021-21-2021-25","text_gpt3_token_len":390,"char_repetition_ratio":0.118906066,"word_repetition_ratio":0.0,"special_character_ratio":0.23131673,"punctuation_ratio":0.20689656,"nsfw_num_words":0,"has_unicode_error":false,"m...
https://pgzxc.com/posts/d339802a.html
[ "# 基本的内置类型\n\nC++ 为程序员提供了种类丰富的内置数据类型和用户自定义的数据类型。下表列出了七种基本的 C++ 数据类型:\n\n• signed\n• unsigned\n• short\n• long\n\n## 实例\n\n``````#include<iostream>\n#include<string>\n#include <limits>\nusing namespace std;\n\nint main()\n{\ncout << \"type: \\t\\t\" << \"************size**************\"<< endl;\ncout << \"bool: \\t\...
[ null ]
{"ft_lang_label":"__label__zh","ft_lang_prob":0.5912536,"math_prob":0.9686305,"size":4775,"snap":"2021-21-2021-25","text_gpt3_token_len":2379,"char_repetition_ratio":0.29008594,"word_repetition_ratio":0.039215688,"special_character_ratio":0.41026178,"punctuation_ratio":0.22533333,"nsfw_num_words":0,"has_unicode_error":...
https://www.justhealthguide.com/liters-to-gallons/43-liters-to-gallons/
[ "# 43 liters to Gallons", null, "Liters-to-Gallons\n\n43 liters to Gallons To convert 43 liters to the equivalent in gallons, multiply the amount in liters by 0.26417205124156 (the conversion factor). In this case, we need to multiply 43 liters by 0.26417205124156 to get the equivalent result in gallons:\n\n43 ...
[ null, "https://www.justhealthguide.com/wp-content/uploads/2022/06/liters-to-gallons-14.jpg", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.7324875,"math_prob":0.8420004,"size":9417,"snap":"2023-40-2023-50","text_gpt3_token_len":2700,"char_repetition_ratio":0.28619993,"word_repetition_ratio":0.12955225,"special_character_ratio":0.32515663,"punctuation_ratio":0.10369164,"nsfw_num_words":0,"has_unicode_error":f...
https://www.vedantu.com/question-answer/find-the-angle-measure-x-in-the-following-figure-class-10-maths-cbse-5f5c3ced8a2fd7303bea85a1
[ "", null, "", null, "", null, "Question", null, "Answers\n\n# Find the angle measure x in the following figure?", null, "", null, "", null, "Verified\n129.9k+ views\nHint: The Quadrilateral or quadrangle is a shape with four sides. to be considered as a quadrangle. the shape must\n1) Hav...
[ null, "https://www.vedantu.com/cdn/images/seo-templates/seo-qna.svg", null, "https://www.vedantu.com/cdn/images/seo-templates/arrow-left.png", null, "https://www.vedantu.com/cdn/images/seo-templates/topic-sprites.svg", null, "https://www.vedantu.com/cdn/images/seo-templates/topic-sprites.svg", null,...
{"ft_lang_label":"__label__en","ft_lang_prob":0.6478481,"math_prob":0.99940586,"size":2241,"snap":"2021-43-2021-49","text_gpt3_token_len":712,"char_repetition_ratio":0.3227537,"word_repetition_ratio":0.09792285,"special_character_ratio":0.3797412,"punctuation_ratio":0.10810811,"nsfw_num_words":0,"has_unicode_error":fal...
https://en.wikipedia.org/wiki/Pseudo-polynomial_time
[ "# Pseudo-polynomial time\n\nIn computational complexity theory, a numeric algorithm runs in pseudo-polynomial time if its running time is a polynomial in the numeric value of the input (the largest integer present in the input) — but not necessarily in the length of the input (the number of bits required to repres...
[ null, "https://wikimedia.org/api/rest_v1/media/math/render/svg/7b607bcceee4eaa0e8b6e43066fdf39f3f8544f1", null, "https://wikimedia.org/api/rest_v1/media/math/render/svg/a601995d55609f2d9f5e233e36fbe9ea26011b3b", null, "https://wikimedia.org/api/rest_v1/media/math/render/svg/dd45e0bd1b3aa5dcca2d06e2cfc7ddd...
{"ft_lang_label":"__label__en","ft_lang_prob":0.8913612,"math_prob":0.9986359,"size":3768,"snap":"2019-51-2020-05","text_gpt3_token_len":799,"char_repetition_ratio":0.16365568,"word_repetition_ratio":0.0117252935,"special_character_ratio":0.20727177,"punctuation_ratio":0.107344635,"nsfw_num_words":0,"has_unicode_error"...
https://zulko.github.io/blog/2013/10/22/delay-differential-equations-in-python/
[ "# Delay Differential Equations in Python\n\nI wrote ddeint, a simple module/function for solving Delay Differential Equations (DDEs) in Python. It is not very fast, but very flexible, and coded in just a few lines on top of Scipy’s differential equations solver, odeint.\n\nSay you have a delay differential equatio...
[ null, "https://zulko.github.io/images/ddeint/dde_sin.jpeg", null, "https://zulko.github.io/images/ddeint/dde_negativefeedback.jpeg", null, "https://zulko.github.io/images/ddeint/dde_lotka.jpeg", null, "https://zulko.github.io/images/ddeint/ydependent.jpeg", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.8864979,"math_prob":0.9949117,"size":2195,"snap":"2021-31-2021-39","text_gpt3_token_len":581,"char_repetition_ratio":0.09995436,"word_repetition_ratio":0.061576355,"special_character_ratio":0.26104784,"punctuation_ratio":0.1012931,"nsfw_num_words":0,"has_unicode_error":fa...
https://socratic.org/questions/how-many-moles-of-cacl-2-are-in-250-ml-of-a-3-0-m-of-cacl-2-solution
[ "# How many moles of CaCl_2 are in 250 mL of a 3.0 M of CaCl_2 solution?\n\nMay 7, 2016\n\n$0.75$mol\n\n#### Explanation:\n\n$C = \\frac{n \\setminus m o l}{V}$, where $C$ is concentration, $n$ is number of moles and $V$ is volume in liters.\n\nIn this problem, $C = 3.0 M$ and $V = 0.25 L$\n\nSubstitute this into t...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.7229556,"math_prob":0.99999464,"size":295,"snap":"2019-51-2020-05","text_gpt3_token_len":84,"char_repetition_ratio":0.12027492,"word_repetition_ratio":0.0,"special_character_ratio":0.27118644,"punctuation_ratio":0.118644066,"nsfw_num_words":0,"has_unicode_error":false,"ma...
https://www.colorhexa.com/608c55
[ "# #608c55 Color Information\n\nIn a RGB color space, hex #608c55 is composed of 37.6% red, 54.9% green and 33.3% blue. Whereas in a CMYK color space, it is composed of 31.4% cyan, 0% magenta, 39.3% yellow and 45.1% black. It has a hue angle of 108 degrees, a saturation of 24.4% and a lightness of 44.1%. #608c55 co...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.51540995,"math_prob":0.7359331,"size":3715,"snap":"2020-10-2020-16","text_gpt3_token_len":1642,"char_repetition_ratio":0.1196443,"word_repetition_ratio":0.011049724,"special_character_ratio":0.56500673,"punctuation_ratio":0.23496659,"nsfw_num_words":0,"has_unicode_error":...
https://www.hpmelektro.cz/copper/Nov_1829/
[ " how to calculate tph of conveyor\n\n# how to calculate tph of conveyor\n\n• how to calculate conveyor tph BINQ Mining\n\nHow to Calculate Conveyor Belt Tension Rubber and Plastics, . MW = 33.3 TPH/Belt Speed (fpm) o rTotal material load in lbs/L. Find PVC, rubber and plastic conveyor belts for a huge array of in...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.83208084,"math_prob":0.97814834,"size":20666,"snap":"2021-21-2021-25","text_gpt3_token_len":4381,"char_repetition_ratio":0.20423967,"word_repetition_ratio":0.9131075,"special_character_ratio":0.20110326,"punctuation_ratio":0.06920131,"nsfw_num_words":0,"has_unicode_error"...
http://www.transblue-factory.com/en/transcalculator4iphone.html
[ "", null, "", null, "", null, "", null, "", null, "", null, "", null, "", null, "", null, "", null, "", null, "", null, "", null, "", null, "", null, "transCalculator\n\nFrustrated with people everyday computing.\n\nNormally, when you are using a computer,...
[ null, "http://www.transblue-factory.com/en/transcalculator4iphone_files/headbtnbase2.png", null, "http://www.transblue-factory.com/en/transcalculator4iphone_files/shapeimage_1.png", null, "http://www.transblue-factory.com/en/transcalculator4iphone_files/20100106_rogo_wht_400.png", null, "http://www.tr...
{"ft_lang_label":"__label__en","ft_lang_prob":0.9308862,"math_prob":0.98940194,"size":2753,"snap":"2019-13-2019-22","text_gpt3_token_len":551,"char_repetition_ratio":0.20116407,"word_repetition_ratio":0.0,"special_character_ratio":0.19505994,"punctuation_ratio":0.11201629,"nsfw_num_words":0,"has_unicode_error":false,"m...
http://www.eeeguide.com/sequence-networks-unsymmetrical-faults/
[ "# Sequence Networks Unsymmetrical Faults\n\n## Sequence Networks Unsymmetrical Faults:\n\nThe analysis of an unsymmetrical fault by symmetrical components method can be conveniently done by drawing sequence networks. A Sequence Networks Unsymmetrical Faults of a particular sequence current in a given power system ...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.91417956,"math_prob":0.9536004,"size":4054,"snap":"2019-13-2019-22","text_gpt3_token_len":747,"char_repetition_ratio":0.23975308,"word_repetition_ratio":0.13132912,"special_character_ratio":0.1798224,"punctuation_ratio":0.088405795,"nsfw_num_words":0,"has_unicode_error":f...
https://www.intechopen.com/books/supply-chain-management-new-perspectives/the-research-on-stability-of-supply-chain-under-variable-delay-based-on-system-dynamics
[ "Open access peer-reviewed chapter\n\n# The Research on Stability of Supply Chain under Variable Delay Based on System Dynamics\n\nBy Suling Jia, Lin Wang and Chang Luo\n\nSubmitted: November 29th 2010Reviewed: April 16th 2011Published: August 29th 2011\n\nDOI: 10.5772/23632\n\nDownloaded: 2089\n\n## 1.Introduction...
[ null, "https://www.intechopen.com/media/chapter/18529/media/image1.jpg", null, "https://www.intechopen.com/media/chapter/18529/media/image9.jpg", null, "https://www.intechopen.com/media/chapter/18529/media/image11.jpg", null, "https://www.intechopen.com/media/chapter/18529/media/image12.jpg", null, ...
{"ft_lang_label":"__label__en","ft_lang_prob":0.89442015,"math_prob":0.89605,"size":43529,"snap":"2019-35-2019-39","text_gpt3_token_len":9222,"char_repetition_ratio":0.18067777,"word_repetition_ratio":0.08652842,"special_character_ratio":0.19977486,"punctuation_ratio":0.10742857,"nsfw_num_words":1,"has_unicode_error":f...
https://www.bartleby.com/solution-answer/chapter-2-problem-45e-chemistry-in-focus-7th-edition/9781337399692/a-metal-cylinder-has-a-radius-of-055-cm-and-a-length-of-285-cm-its-mass-is-243-grams-a-what-is/e43b22ee-90e5-11e9-8385-02ee952b546e
[ "", null, "", null, "", null, "# A metal cylinder has a radius of 0.55 cm and a length of 2.85 cm. Its mass is 24.3 grams. a. What is the density of the metal? For a cylinder, V = π r 2 × h , where r is the radius of the cylinder and h is the height of the cylinder. π = 3.14 . b. Compare the density of ...
[ null, "https://www.bartleby.com/static/search-icon-white.svg", null, "https://www.bartleby.com/static/close-grey.svg", null, "https://www.bartleby.com/static/solution-list.svg", null, "https://www.bartleby.com/isbn_cover_images/9781337399692/9781337399692_largeCoverImage.gif", null, "https://www.b...
{"ft_lang_label":"__label__en","ft_lang_prob":0.79111457,"math_prob":0.893876,"size":2774,"snap":"2020-10-2020-16","text_gpt3_token_len":601,"char_repetition_ratio":0.18411553,"word_repetition_ratio":0.092731826,"special_character_ratio":0.18024513,"punctuation_ratio":0.097345136,"nsfw_num_words":0,"has_unicode_error":...
https://par.nsf.gov/biblio/10385968-desingularization-curvature-recurrence-operators
[ "This content will become publicly available on July 4, 2023\n\nDesingularization and p-Curvature of Recurrence Operators\nLinear recurrence operators in characteristic p are classified by their p-curvature. For a recurrence operator L, denote by χ(L) the characteristic polynomial of its p-curvature. We can obtain ...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.8507068,"math_prob":0.9971557,"size":5916,"snap":"2023-14-2023-23","text_gpt3_token_len":1524,"char_repetition_ratio":0.0915088,"word_repetition_ratio":0.0064585577,"special_character_ratio":0.24374577,"punctuation_ratio":0.095063984,"nsfw_num_words":0,"has_unicode_error"...
https://www.isixsigma.com/topic/sigma-versus-sigma-which-is-which/
[ "# Sigma Versus Sigma – Which is Which?\n\nSix Sigma – iSixSigma Forums Old Forums General Sigma Versus Sigma – Which is Which?\n\nViewing 6 posts - 1 through 6 (of 6 total)\n• Author\nPosts\n• #29748\n\nHi!\nI am having difficulty understanding something that is probably straight forward. Sometimes I hear people t...
[ null, "https://www.gravatar.com/avatar/aefd2010ca4afa7a35385c403ca2379e", null, "https://www.isixsigma.com/wp-content/uploads/avatars/57568/b5c7bf34975e0fcb1e349c43d15a467b-bpthumb.jpg", null, "https://www.gravatar.com/avatar/ada4720ef29705886dcd6bd4608f483e", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.93035865,"math_prob":0.93910396,"size":5938,"snap":"2022-27-2022-33","text_gpt3_token_len":1391,"char_repetition_ratio":0.16076845,"word_repetition_ratio":0.11155379,"special_character_ratio":0.23206466,"punctuation_ratio":0.11515152,"nsfw_num_words":0,"has_unicode_error"...
https://numbermatics.com/n/6972711/
[ "# 6972711\n\n## 6,972,711 is an odd composite number composed of two prime numbers multiplied together.\n\nWhat does the number 6972711 look like?\n\nThis visualization shows the relationship between its 2 prime factors (large circles) and 4 divisors.\n\n6972711 is an odd composite number. It is composed of two di...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.83734506,"math_prob":0.8804063,"size":2829,"snap":"2022-27-2022-33","text_gpt3_token_len":762,"char_repetition_ratio":0.13274336,"word_repetition_ratio":0.043778803,"special_character_ratio":0.33510074,"punctuation_ratio":0.17318435,"nsfw_num_words":0,"has_unicode_error":...
https://myprojectideas.com/the-melting-point-of-ice-and-the-boiling-point-of-water/
[ "# The Melting Point Of Ice And The Boiling Point Of Water | Science Experiment\n\n## INTRODUCTION\n\nIn this experiment, we will learn to determine the melting point of ice and the boiling point of water. Let us get started.\n\n## AIM\n\nTo find the boiling point of water and melting point of ice\n\n## OBJECTIVE A...
[ null, "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.8405286,"math_prob":0.9806828,"size":4702,"snap":"2022-40-2023-06","text_gpt3_token_len":1194,"char_repetition_ratio":0.21477224,"word_repetition_ratio":0.1493429,"special_character_ratio":0.2511697,"punctuation_ratio":0.1732817,"nsfw_num_words":0,"has_unicode_error":fals...
https://ioilfield.com/units_correl/o_gift.html
[ "# Gas/Oil Interfacial Tension\n\nIn this spreadsheet, just type in the required information and press the compute button. Scroll down for more info.\n\n Tdeg F Pressurepsia Gamma_APIAPI Sigma_o dyne/cm\nGas/Oil IFT (after Baker and Swerdloff).\nSigma_o = Fc * Sigma_T\nWhere\nSigma_o = surface tension, dyne/cm\nFc ...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.81435317,"math_prob":0.9722844,"size":587,"snap":"2020-45-2020-50","text_gpt3_token_len":197,"char_repetition_ratio":0.114922814,"word_repetition_ratio":0.0,"special_character_ratio":0.36286202,"punctuation_ratio":0.16806723,"nsfw_num_words":0,"has_unicode_error":false,"m...
https://www.prodental.com.pl/Dec-11/17439.html
[ "# critical speed in a ball mill\n\n•", null, "### The operating speed of a ball mill should be the critical\n\nThe operating speed of a ball mill should be _____ the critical speed. a) Less than b) Much more than c) At least equal to d) Slightly more than\n\n•", null, "### Mill Speedan overview ScienceDire...
[ null, "https://www.prodental.com.pl/images/img/45.jpg", null, "https://www.prodental.com.pl/images/img/166.jpg", null, "https://www.prodental.com.pl/images/img/198.jpg", null, "https://www.prodental.com.pl/images/img/75.jpg", null, "https://www.prodental.com.pl/images/img/288.jpg", null, "http...
{"ft_lang_label":"__label__en","ft_lang_prob":0.8292146,"math_prob":0.9641375,"size":8252,"snap":"2021-43-2021-49","text_gpt3_token_len":1887,"char_repetition_ratio":0.25860813,"word_repetition_ratio":0.76437974,"special_character_ratio":0.22842947,"punctuation_ratio":0.056615777,"nsfw_num_words":0,"has_unicode_error":...
http://www.uxxsn.com/84902.html
[ "# 9张照片弄成一个九宫格(微信九张照片合成一张)", null, "`# 生成9宫格图片def grid9_image(imageFileName):if not os.path.exists('image'):os.makedirs('image')image = cv2.imread(imageFileName, 1) #删除代码段头height, width, n = image.shapeif width >= height:image = cv2.resize(image, (width, width))height=widthelse:image = cv2.resize(image, (height...
[ null, "http://www.uxxsn.com/wp-content/uploads/2020/05/timg.jpg", null, "http://www.uxxsn.com/wp-content/uploads/2020/05/timg.jpg", null, "http://www.uxxsn.com/wp-content/uploads/2020/05/timg.jpg", null, "http://www.uxxsn.com/wp-content/uploads/2020/05/timg.jpg", null, "http://www.uxxsn.com/wp-con...
{"ft_lang_label":"__label__zh","ft_lang_prob":0.5307445,"math_prob":0.99916625,"size":3878,"snap":"2021-21-2021-25","text_gpt3_token_len":2163,"char_repetition_ratio":0.12648426,"word_repetition_ratio":0.17906336,"special_character_ratio":0.2980918,"punctuation_ratio":0.22274144,"nsfw_num_words":0,"has_unicode_error":f...
https://everything2.com/title/associative+property
[ "The associative property, or associative law, is a property of many arithmetic and logical functions that says that the order of evaluation does not matter. Example:\n\nSuppose you have the equation:\n1 + 2 + 3 + 4 + 5 + 6\nYou may evaluate it in any order:\n((1 + 2) + (3 + 4)) + (5 + 6) = (3 + 7) + 11 = 10 + 11 =...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.86688924,"math_prob":0.9998746,"size":958,"snap":"2020-45-2020-50","text_gpt3_token_len":360,"char_repetition_ratio":0.11844864,"word_repetition_ratio":0.055793993,"special_character_ratio":0.47077245,"punctuation_ratio":0.11675127,"nsfw_num_words":0,"has_unicode_error":f...
https://freevideolectures.com/course/3427/an-introduction-to-riemann-surfaces-and-algebraic-curves-complex-1-tori-and-elliptic-curves/47
[ "x", null, "Menu\n\n# An Introduction to Riemann Surfaces and Algebraic Curves: Complex 1-Tori and Elliptic Curves\n\nIIT Madras, , Prof. T.E. Venkata Balaji\n\nUpdated On 02 Feb, 19\n\n## Lecture 47: Complex Projective 2-Space as a Compact Complex Manifold of Dimension Two\n\n4.1 ( 11 )\n\n###### Lecture Detai...
[ null, "https://freevideolectures.com/assets2/images/Seperateicons/Logo.png", null, "https://freevideolectures.com/assets2/images/blog/comment1.png", null, "https://freevideolectures.com/assets2/images/blog/comment2.png", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.80705595,"math_prob":0.93830085,"size":3030,"snap":"2021-21-2021-25","text_gpt3_token_len":708,"char_repetition_ratio":0.13384005,"word_repetition_ratio":0.056470588,"special_character_ratio":0.1980198,"punctuation_ratio":0.16171004,"nsfw_num_words":0,"has_unicode_error":...
https://www.thefreelibrary.com/Modelling+of+a+Variable+Displacement+Lubricating+Pump+with+Air...-a0564608436
[ "# Modelling of a Variable Displacement Lubricating Pump with Air Dissolution Dynamics.\n\nIntroduction\n\nVariable displacement vane pumps with adjustable pressure setting represent the most advanced type of flow generation units for engine lubrication. The advantages in a driving cycle of modulating the pump disp...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.8871761,"math_prob":0.9298932,"size":59819,"snap":"2019-51-2020-05","text_gpt3_token_len":14160,"char_repetition_ratio":0.17070968,"word_repetition_ratio":0.03017104,"special_character_ratio":0.24097694,"punctuation_ratio":0.15261312,"nsfw_num_words":1,"has_unicode_error"...
https://fr.mathworks.com/matlabcentral/answers/379661-why-polyxpoly-does-not-work?s_tid=prof_contriblnk
[ "Why polyxpoly does not work?\n\n41 views (last 30 days)\nFaez Alkadi on 29 Jan 2018\nCommented: Faez Alkadi on 27 Apr 2018\nI have the data points for tow polylines as attached. Where A1 is X-data for polyline 1, B1 is Y-data for polyline 1 and,A2 is X-data for polyline 2 and B1 is Y-data for polyline 2. (as plott...
[ null, "https://www.mathworks.com/matlabcentral/answers/uploaded_files/169635/image.png", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.88774264,"math_prob":0.96157134,"size":449,"snap":"2022-05-2022-21","text_gpt3_token_len":95,"char_repetition_ratio":0.09662921,"word_repetition_ratio":0.0,"special_character_ratio":0.2026726,"punctuation_ratio":0.11235955,"nsfw_num_words":0,"has_unicode_error":false,"mat...
https://www.pharmacy180.com/article/confidence-intervals-for-proportions-2962/
[ "# Confidence Intervals for Proportions\n\n| Home | | Advanced Mathematics |\n\n## Chapter: Biostatistics for the Health Sciences: Inferences Regarding Proportions\n\nFirst we will consider a single proportion and the approximate intervals based on the normal distribution.\n\nCONFIDENCE INTERVALS FOR PROPORTIONS\n\...
[ null, "https://www.pharmacy180.com/media/imgph03/HnfNey0.jpg", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.8324011,"math_prob":0.99919873,"size":6732,"snap":"2023-14-2023-23","text_gpt3_token_len":2390,"char_repetition_ratio":0.14848395,"word_repetition_ratio":0.09539474,"special_character_ratio":0.3896316,"punctuation_ratio":0.15951313,"nsfw_num_words":1,"has_unicode_error":f...
https://byjus.com/regular-polygon-calculator/
[ "", null, "# Regular Polygon Calculator\n\nRegular Polygon Calculator is a free online tool that displays the area of regular polygon for the given side length or apothem or radius. BYJU’S online regular polygon calculator tool makes the calculation faster, and it displays the area of the regular polygon in a f...
[ null, "https://www.facebook.com/tr", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.8008664,"math_prob":0.98510456,"size":1656,"snap":"2023-40-2023-50","text_gpt3_token_len":416,"char_repetition_ratio":0.20944309,"word_repetition_ratio":0.0,"special_character_ratio":0.24396135,"punctuation_ratio":0.096463025,"nsfw_num_words":0,"has_unicode_error":false,"...
https://clarkrichards.org/r/knitr/make/2016/07/05/Makefile-for-knitr/
[ "# A Makefile for knitr documents\n\nOne of the best things I’ve found about using R for all my scientific work is powerful and easy to use facilities for generating dynamic reports, particularly using the knitr package. The seamless integration of text, code, and the resulting figures (or tables) is a major step t...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.60729617,"math_prob":0.9581042,"size":1788,"snap":"2019-51-2020-05","text_gpt3_token_len":529,"char_repetition_ratio":0.14349777,"word_repetition_ratio":0.0,"special_character_ratio":0.3411633,"punctuation_ratio":0.19496855,"nsfw_num_words":0,"has_unicode_error":false,"ma...
http://urgup.kapook.co/super-teacher-worksheets-graph-paper/
[ "# Super Teacher Worksheets Graph Paper\n\nprimary paper lined paper graph paper .\n\nsuper teacher worksheets symmetry super teacher worksheets graph .\n\nsuper teacher worksheets symmetry super teacher graph paper super .\n\nlong division worksheets .\n\nsample half inch graph paper 6 documents in pdf word .\n\ns...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.7848108,"math_prob":0.7077865,"size":4909,"snap":"2019-51-2020-05","text_gpt3_token_len":856,"char_repetition_ratio":0.3737003,"word_repetition_ratio":0.25439784,"special_character_ratio":0.1743736,"punctuation_ratio":0.1090175,"nsfw_num_words":0,"has_unicode_error":false...
https://www.cfd-online.com/W/index.php?title=Johnson-King_model&diff=prev&oldid=13749
[ "# Johnson-King model\n\n(Difference between revisions)\n Turbulence RANS-based turbulence models Linear eddy viscosity models Nonlinear eddy viscosity models Explicit nonlinear constitutive relation v2-f models", null, "$\\overline{\\upsilon^2}-f$ model", null, "$\\zeta-f$ model Reynolds stress model (RSM)...
[ null, "https://www.cfd-online.com/W/images/math/4/7/c/47c2b2b6178a5b1b177f1a2ec5bdc93a.png ", null, "https://www.cfd-online.com/W/images/math/a/b/c/abcfd9602b60feee32bb06ff51b13caf.png ", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.93307304,"math_prob":0.92279875,"size":1411,"snap":"2023-14-2023-23","text_gpt3_token_len":309,"char_repetition_ratio":0.14072494,"word_repetition_ratio":0.647343,"special_character_ratio":0.22111978,"punctuation_ratio":0.10638298,"nsfw_num_words":0,"has_unicode_error":fa...
https://www.colorhexa.com/02b419
[ "# #02b419 Color Information\n\nIn a RGB color space, hex #02b419 is composed of 0.8% red, 70.6% green and 9.8% blue. Whereas in a CMYK color space, it is composed of 98.9% cyan, 0% magenta, 86.1% yellow and 29.4% black. It has a hue angle of 127.8 degrees, a saturation of 97.8% and a lightness of 35.7%. #02b419 co...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.55588704,"math_prob":0.69974387,"size":3661,"snap":"2019-51-2020-05","text_gpt3_token_len":1622,"char_repetition_ratio":0.12742685,"word_repetition_ratio":0.011090573,"special_character_ratio":0.56350726,"punctuation_ratio":0.23783186,"nsfw_num_words":0,"has_unicode_error...
https://se.mathworks.com/help/wireless-hdl/ref/whdlsamplestoframes.html
[ "# whdlSamplesToFrames\n\nConvert sample stream to frame-based data\n\n## Syntax\n\n``outframes = whdlSamplesToFrames(samples,ctrl)``\n``outframes = whdlSamplesToFrames(samples,ctrl,maxlen)``\n``outframes = whdlSamplesToFrames(samples,ctrl,maxlen,interleaved)``\n\n## Description\n\nexample\n\n````outframes = whdlSa...
[ null, "https://se.mathworks.com/help/examples/ltehdl/win64/TurboEncodeStreamingSamplesExample_01.png", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.73105377,"math_prob":0.9904526,"size":784,"snap":"2020-45-2020-50","text_gpt3_token_len":175,"char_repetition_ratio":0.15256411,"word_repetition_ratio":0.0,"special_character_ratio":0.17729592,"punctuation_ratio":0.1007752,"nsfw_num_words":0,"has_unicode_error":false,"mat...
https://astrobites.org/2012/03/17/more-than-meets-the-eye-cluster-scaling-relations/
[ "# More Than Meets the Eye: Cluster Scaling Relations\n\nTITLE: Scaling relations for galaxy clusters in the Millennium-XXL simulation\nAUTHORS: R. E. Angulo, V. Springel, S. D. M. White, A. Jenkins, C. M. Baugh, C. S. Frenk\nFIRST AUTHOR’S INSTITUTION: Max-Planck-Institute for Astrophysics, Garching, Germany\n\nIn...
[ null, "http://astrobites.com/wp-content/uploads/2012/03/angulo_fig1.png", null, "https://s0.wp.com/latex.php", null, "https://s0.wp.com/latex.php", null, "https://s0.wp.com/latex.php", null, "https://s0.wp.com/latex.php", null, "https://s0.wp.com/latex.php", null, "https://s0.wp.com/latex....
{"ft_lang_label":"__label__en","ft_lang_prob":0.9169032,"math_prob":0.89324385,"size":6306,"snap":"2023-40-2023-50","text_gpt3_token_len":1230,"char_repetition_ratio":0.1467788,"word_repetition_ratio":0.004102564,"special_character_ratio":0.18379322,"punctuation_ratio":0.10062893,"nsfw_num_words":0,"has_unicode_error":...
https://de.scribd.com/doc/57900475/Arbitrage-Pricing-Theory
[ "You are on page 1of 5\n\n# ARBITRAGE PRICING THEORY\n\nArbitrage pricing theory (APT) holds that the expected return of a financial asset can be modeled as a linear function of various macro-economic factors, where sensitivity to changes in each factor is represented by a factor specific beta coefficient. The mode...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.8851338,"math_prob":0.96993804,"size":3936,"snap":"2019-35-2019-39","text_gpt3_token_len":1202,"char_repetition_ratio":0.123346895,"word_repetition_ratio":0.0058651026,"special_character_ratio":0.30055895,"punctuation_ratio":0.14502925,"nsfw_num_words":0,"has_unicode_erro...
https://www.cradleaccounting.com/insights/how-to-calculate-a-lease-liability-using-excel
[ "# How to Calculate a Lease Liability using Excel\n\nThe lease liability is the present value of the known future lease payments at a point in time. A lease liability is required to be calculated for both ASC 842 & IFRS 16.\n\nRefer below for seven steps on how to calculate the lease liability using excel’s goal se...
[ null, "https://images.prismic.io/cradle/8b7539b0-5fae-476f-85b7-51621d72a003_Step+1.png", null, "https://images.prismic.io/cradle/fc7303ad-c180-44b3-a026-94becc1af0ed_Step+2.png", null, "https://images.prismic.io/cradle/911f2882-6ded-422b-a57c-c32586628b0c_Step+3.png", null, "https://images.prismic.io...
{"ft_lang_label":"__label__en","ft_lang_prob":0.9413973,"math_prob":0.9302379,"size":1482,"snap":"2023-40-2023-50","text_gpt3_token_len":287,"char_repetition_ratio":0.22192152,"word_repetition_ratio":0.0,"special_character_ratio":0.19568151,"punctuation_ratio":0.07913669,"nsfw_num_words":0,"has_unicode_error":false,"ma...
https://studentsfocus.com/ee6511-ci-lab-manual-control-instrumentation-laboratory-manual-eee-5th-sem-anna-university/
[ "## EE6511 CI LAB Manual\n\nAnna University Regulation 2013 EEE EE6511 CI Lab Manual viva voce question for all experiments is provided below. Download link for EEE 5th SEM EE6511 Control Instrumentation Laboratory Manual is listed down for students to make perfect utilization and score maximum marks with our study...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.85346115,"math_prob":0.92071223,"size":2374,"snap":"2022-40-2023-06","text_gpt3_token_len":560,"char_repetition_ratio":0.13586497,"word_repetition_ratio":0.004901961,"special_character_ratio":0.23251896,"punctuation_ratio":0.09150327,"nsfw_num_words":0,"has_unicode_error"...
https://www.convertunits.com/from/cubit/to/cm
[ "››Convert cubit [Egyption] to centimetre\n\n cubit cm\n\n Did you mean to convert cubit [Egyption] cubit [English] cubit [Roman] cubit [Royal Egyptian] to cm\n\nHow many cubit in 1 cm? The answer is 0.022222222222222.\nWe assume you are converting between cubit [Egyption] and centimetre.\nYou can view more details...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.8369435,"math_prob":0.99116164,"size":2128,"snap":"2019-43-2019-47","text_gpt3_token_len":595,"char_repetition_ratio":0.19962335,"word_repetition_ratio":0.0,"special_character_ratio":0.26550752,"punctuation_ratio":0.11659193,"nsfw_num_words":0,"has_unicode_error":false,"m...
https://physics.stackexchange.com/questions/154179/how-do-you-work-out-the-energy-requirement-for-a-submerged-pump
[ "# How do you work out the energy requirement for a submerged pump?\n\nI was wondering if you were to place a pump in a submerged container and then were to open a hatch allowing water to flood the previously vacant cavity how much energy would be required to discharge the water at the entry rate. What I would like...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.9533515,"math_prob":0.9539781,"size":2420,"snap":"2019-43-2019-47","text_gpt3_token_len":578,"char_repetition_ratio":0.10347682,"word_repetition_ratio":0.0,"special_character_ratio":0.24545455,"punctuation_ratio":0.066945605,"nsfw_num_words":0,"has_unicode_error":false,"m...
https://physics.stackexchange.com/questions/341874/infrared-and-ultraviolet-limits-of-the-bulk-scalar-mass-and-cft-operator-dimensi
[ "# Infrared and ultraviolet limits of the bulk scalar mass and CFT operator dimension in the AdS/CFT correspondence\n\nOn page 131 of these notes, a precise formulation of the AdS/CFT correspondence is given by the GKPW dictionary\n\n$$Z_{\\text{grav}}[\\phi_{0}^{i};\\partial M] = \\langle \\exp \\left( - \\frac{1}...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.82651365,"math_prob":0.99800867,"size":1195,"snap":"2020-45-2020-50","text_gpt3_token_len":337,"char_repetition_ratio":0.122586064,"word_repetition_ratio":0.0,"special_character_ratio":0.2786611,"punctuation_ratio":0.052863438,"nsfw_num_words":0,"has_unicode_error":false,...
https://methods.sagepub.com/Reference/encyclopedia-of-survey-research-methods/n337.xml
[ "# Nonprobability Sampling\n\nEncyclopedia\nEdited by: Published: 2008\n\n• ## Subject Index\n\nSampling involves the selection of a portion of the finite population being studied. Nonprobability sampling does not attempt to select a random sample from the population of interest. Rather, subjective methods are used...
[ null, "https://methods.sagepub.com/images/img-bg.png", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.8569504,"math_prob":0.7157799,"size":1542,"snap":"2021-43-2021-49","text_gpt3_token_len":354,"char_repetition_ratio":0.1313394,"word_repetition_ratio":0.0078125,"special_character_ratio":0.21206225,"punctuation_ratio":0.08943089,"nsfw_num_words":0,"has_unicode_error":fals...
https://www.php.net/scandir
[ "PHPKonf 2020 Online\n\n# scandir\n\n(PHP 5, PHP 7)\n\nscandirList files and directories inside the specified path\n\n### Description\n\nscandir ( string `\\$directory` [, int `\\$sorting_order` = SCANDIR_SORT_ASCENDING [, resource `\\$context` ]] ) : array\n\nReturns an array of files and directories from the `dir...
[ null, "https://www.php.net/images/notes-add@2x.png", null, "https://www.php.net/images/to-top@2x.png", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.50432855,"math_prob":0.7343189,"size":33797,"snap":"2020-45-2020-50","text_gpt3_token_len":9255,"char_repetition_ratio":0.16873316,"word_repetition_ratio":0.049688105,"special_character_ratio":0.35296032,"punctuation_ratio":0.21171547,"nsfw_num_words":0,"has_unicode_error...
http://codeforces.com/blog/entry/68598
[ "### aman_naughty's blog\n\nBy aman_naughty, history, 10 months ago,", null, ",", null, "Code : code\n\nMy approach is : For any {i,j} I maintain 4 colors dp[i][j],dp[i][j],dp[i][j] and dp[i][j];\n\ndp[i][j][k] denotes the number of ways to fill the board[0..i][0..j] using the color k at position i,j.\n\nTo...
[ null, "http://sta.codeforces.com/s/29541/images/flags/24/gb.png", null, "http://sta.codeforces.com/s/29541/images/icons/paperclip-16x16.png", null, "http://sta.codeforces.com/s/29541/images/blog/tags.png", null, "http://sta.codeforces.com/s/29541/images/icons/comments-48x48.png", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.8819869,"math_prob":0.99946135,"size":2306,"snap":"2020-24-2020-29","text_gpt3_token_len":707,"char_repetition_ratio":0.11511729,"word_repetition_ratio":0.00973236,"special_character_ratio":0.35516044,"punctuation_ratio":0.098513015,"nsfw_num_words":0,"has_unicode_error":...
https://boostedml.com/2020/06/projected-gradient-descent-for-constrained-optimization.html
[ "# Projected Gradient Descent for Constrained Optimization\n\nIn this post we describe how to do gradient descent with constraints. We first describe the problem, including why we can’t naively apply gradient descent and a few cases where this is necessary. Then we describe projected gradient descent and apply this...
[ null, "https://boostedml.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif", null, "https://boostedml.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif", null, "https://boostedml.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif", null, "h...
{"ft_lang_label":"__label__en","ft_lang_prob":0.82763875,"math_prob":0.96804166,"size":5450,"snap":"2022-27-2022-33","text_gpt3_token_len":1282,"char_repetition_ratio":0.12743297,"word_repetition_ratio":0.042440318,"special_character_ratio":0.26623854,"punctuation_ratio":0.16192171,"nsfw_num_words":0,"has_unicode_error...
http://www.codeelife.com/java/recursion/
[ "# Recursion\n\nIt’s wired\n\nBut the method of java can call its self\n\nWhen a method  call its self is called recursion\n\n#### recursion syntax\n\n```1.\treturntype methodname(){\n2.\t//code to be executed\n3.\tmethodname();//calling same method\n4.\t}\n```\n\n#### Lets understand it by example :\n\n```public c...
[ null, "http://www.codeelife.com/wp-content/themes/codeelife/assets/banner.png", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.6034126,"math_prob":0.9054419,"size":1106,"snap":"2020-45-2020-50","text_gpt3_token_len":268,"char_repetition_ratio":0.13430128,"word_repetition_ratio":0.032967035,"special_character_ratio":0.26853526,"punctuation_ratio":0.14572865,"nsfw_num_words":0,"has_unicode_error":f...
https://www.projecttier.org/tier-classroom/course-materials/?disciplines=statistics
[ "2 of 22 total results match your filters: statistics Clear all filters\n\nRead about courses in a range of fields at a variety of institutions where students have learned TIER-like methods of reproducible research. Course syllabi, exercises, project instructions and other course documents are available for downloa...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.89310795,"math_prob":0.43175662,"size":2823,"snap":"2019-51-2020-05","text_gpt3_token_len":517,"char_repetition_ratio":0.11351543,"word_repetition_ratio":0.0839895,"special_character_ratio":0.17463692,"punctuation_ratio":0.14345992,"nsfw_num_words":0,"has_unicode_error":f...
https://socratic.org/questions/how-do-you-graph-0-x-y-2
[ "# How do you graph 0<=x-y<=2?\n\nAug 10, 2017\n\nSee below\n\n#### Explanation:\n\n$0 \\le \\left(x - y\\right) \\le 2$\n\nThis represents two inequalities, namely:\n\n$0 \\le \\left(x - y\\right)$ (i)\n\nand\n\n$\\left(x - y\\right) \\le 2$ (ii)\n\nFirst let's consider (i):\n$0 \\le \\left(x - y\\right) \\to - y ...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.85562646,"math_prob":0.9999944,"size":527,"snap":"2020-34-2020-40","text_gpt3_token_len":140,"char_repetition_ratio":0.11854684,"word_repetition_ratio":0.16,"special_character_ratio":0.2808349,"punctuation_ratio":0.14018692,"nsfw_num_words":0,"has_unicode_error":false,"ma...
https://www.monicaalexander.com/posts/2017-12-16-svd/
[ "# Using SVD in demographic modeling\n\nA core objective of demographic modeling is finding empirical regularities in age patterns in fertility, mortality and migration. One method to achieve this goal is using Singular Value Decomposition (SVD) to extract characteristic age patterns in demographic indicators over ...
[ null, "https://www.monicaalexander.com/img/svd_plots/svd.png", null, "https://www.monicaalexander.com/img/svd_plots/3pcs_states_neg.png", null, "https://www.monicaalexander.com/img/svd_plots/coeff.png", null, "https://www.monicaalexander.com/img/svd_plots/NC_age.png", null, "https://www.monicaalex...
{"ft_lang_label":"__label__en","ft_lang_prob":0.9097577,"math_prob":0.97705835,"size":7469,"snap":"2019-43-2019-47","text_gpt3_token_len":1520,"char_repetition_ratio":0.13717347,"word_repetition_ratio":0.0050718514,"special_character_ratio":0.20565002,"punctuation_ratio":0.085801065,"nsfw_num_words":0,"has_unicode_erro...
http://specavtobaza-orel.ru/2019/10/06_calculate-your-bmi-wiki.php
[ "## Free BMI Calculator - Calculate Your Body Mass Index\n\nAug 9, 2019 knowing your body mass index, or bmi, can be useful for assessing and adjusting your weight. It is not the most accurate measure of how much.Body mass index calculator, bmi value helps in classifying obesity as enter your weight and height in t...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.90903944,"math_prob":0.9812249,"size":24112,"snap":"2020-24-2020-29","text_gpt3_token_len":5266,"char_repetition_ratio":0.23780487,"word_repetition_ratio":0.25024366,"special_character_ratio":0.21076642,"punctuation_ratio":0.11199832,"nsfw_num_words":1,"has_unicode_error"...
https://codeforces.com/blog/entry/74640
[ "### awoo's blog\n\nBy awoo, history, 4 years ago, translation,", null, "1312A - Two Regular Polygons\n\nIdea: BledDest\n\nTutorial\nSolution (vovuh)\n\n1312B - Bogosort\n\nIdea: Roms\n\nTutorial\nSolution (Roms)\n\nTutorial\n\n1312D - Count the Arrays\n\nIdea: BledDest\n\nTutorial\nSolution (BledDest)\n\n1312E...
[ null, "https://codeforces.org/s/19623/images/flags/24/gb.png", null, "https://codeforces.org/s/19623/images/icons/paperclip-16x16.png", null, "https://codeforces.org/s/19623/images/icons/comments-48x48.png", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.76266855,"math_prob":0.99117255,"size":23455,"snap":"2023-40-2023-50","text_gpt3_token_len":7372,"char_repetition_ratio":0.098801754,"word_repetition_ratio":0.06933394,"special_character_ratio":0.3602217,"punctuation_ratio":0.16244958,"nsfw_num_words":0,"has_unicode_error...
http://www.pzzls.com/math_puzzles_and_riddles/least_popular_on_top/1.html
[ "Logic puzzles, riddles, math puzzles and brainteasers - pzzls.com\n\nVandaag is het 24 October 2021\n\nSort - Least popuplar on top\nPage: << 1 2 3 4 5 >>\n\n# Also having birthday today? - math puzzle\n\nDifficulty:", null, "", null, "", null, "Rating: 2.1/5.0\n\n Out of how many people should a group...
[ null, "http://www.nuin.nl/rdzl/assets/images/star_yellow.png", null, "http://www.nuin.nl/rdzl/assets/images/star_yellow.png", null, "http://www.nuin.nl/rdzl/assets/images/star_yellow.png", null, "http://www.pzzls.com/images/verjaardagstaart.jpg", null, "http://www.nuin.nl/rdzl/assets/images/star_y...
{"ft_lang_label":"__label__en","ft_lang_prob":0.9407218,"math_prob":0.96284837,"size":1226,"snap":"2021-43-2021-49","text_gpt3_token_len":387,"char_repetition_ratio":0.11456628,"word_repetition_ratio":0.4755245,"special_character_ratio":0.34094617,"punctuation_ratio":0.076642334,"nsfw_num_words":0,"has_unicode_error":f...
https://blog.fossasia.org/how-susi-ai-tabulates-answers-for-you/
[ "", null, "# How SUSI AI Tabulates Answers For You\n\nSUSI is an artificial intelligence chat bot that responds to all kinds of user queries. It isn’t any regular chat bot replying in just plain text. It supports various response types which we refer to as ‘actions’. One such action is the “table” type. When th...
[ null, "https://i1.wp.com/blog.fossasia.org/wp-content/uploads/2017/07/table_Feat.png", null, "https://i2.wp.com/blog.fossasia.org/wp-content/uploads/2017/07/table_blog.png", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.69244164,"math_prob":0.90919566,"size":4290,"snap":"2020-34-2020-40","text_gpt3_token_len":1049,"char_repetition_ratio":0.12085861,"word_repetition_ratio":0.009160305,"special_character_ratio":0.25571096,"punctuation_ratio":0.14622056,"nsfw_num_words":0,"has_unicode_error...
https://galtol.com/27.6-gal-to-l
[ "# 27.6 Gal To L\n\nGal To L Calculator\nLet's convert 27.6 gallon to liter.\n\nGallon to liter conversion rate is 3.78541 .\n\nSo if we multiply 27.6 with 3.78541 rate, we will find 27.6 gallon is how much liter.", null, "## How to convert 27.6 gallons to liters ?\n\nTo convert gallons to liters, multiply the ...
[ null, "https://galtol.com/image/27.6-gal-to-l.jpg", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.6510581,"math_prob":0.7003149,"size":2826,"snap":"2023-40-2023-50","text_gpt3_token_len":996,"char_repetition_ratio":0.25478384,"word_repetition_ratio":0.049568966,"special_character_ratio":0.43559802,"punctuation_ratio":0.18649046,"nsfw_num_words":0,"has_unicode_error":f...
http://vratimektere.info/Measure-Grams---sw1449n2t3z
[ "Home\n\n# Tsp to grams", null, "### Convert teaspoons to grams - Conversion of Measurement Unit\n\n1 teaspoons to grams = 4.26057 grams. 5 teaspoons to grams = 21.30283 grams. 10 teaspoons to grams = 42.60567 grams. 15 teaspoons to grams = 63.9085 grams. 20 teaspoons to grams = 85.21134 grams. 25 teaspoons to ...
[ null, "http://vratimektere.info/wey/En_TXR75B8YtnKRImDTh1gHaD4.jpg", null, "http://vratimektere.info/wey/Jf-GuzHr5AHizJpXHEMBVQHaLR.jpg", null, "http://vratimektere.info/wey/F5igRvdh5i4JDpMtCFUPvAHaLG.jpg", null, "http://vratimektere.info/wey/kVnQd-_y5qRn5JtKKGdbZgHaFj.jpg", null, "http://vratimek...
{"ft_lang_label":"__label__en","ft_lang_prob":0.81778294,"math_prob":0.9879729,"size":20715,"snap":"2021-43-2021-49","text_gpt3_token_len":6085,"char_repetition_ratio":0.19492057,"word_repetition_ratio":0.07385177,"special_character_ratio":0.31214097,"punctuation_ratio":0.13693412,"nsfw_num_words":0,"has_unicode_error"...
https://pdfslide.net/documents/light-and-reflection-curved-mirrors-concave-spherical-mirrors-concave-spherical.html
[ "# Light and Reflection Curved Mirrors. Concave Spherical Mirrors Concave spherical mirror – an inwardly curved, spherical mirrored surface that is a portion\n\n• View\n216\n\n1\n\nEmbed Size (px)\n\n### Text of Light and Reflection Curved Mirrors. Concave Spherical Mirrors Concave spherical mirror – an...\n\n• Lig...
[ null, "data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==", null, "data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==", null, "data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==", null, "data:image/gif;base64,R0lGODlhAQABAAAAACH5B...
{"ft_lang_label":"__label__en","ft_lang_prob":0.84294283,"math_prob":0.90959316,"size":3542,"snap":"2021-31-2021-39","text_gpt3_token_len":762,"char_repetition_ratio":0.19389486,"word_repetition_ratio":0.046511628,"special_character_ratio":0.175607,"punctuation_ratio":0.02578269,"nsfw_num_words":0,"has_unicode_error":f...
https://math.stackexchange.com/questions/4067835/solving-a-system-of-differential-equations-with-the-eigenvector-but-no-eigenvalu
[ "# Solving a system of differential equations with the eigenvector but no eigenvalues?\n\nSolving a system of differential equations by substitution\n\nI originally asked for help with this question which ended up just being me missing a simple identity. I've moved on and am stuck again, so hopefully you all can be...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.834986,"math_prob":0.9998977,"size":2682,"snap":"2023-14-2023-23","text_gpt3_token_len":877,"char_repetition_ratio":0.14301717,"word_repetition_ratio":0.009070295,"special_character_ratio":0.33221477,"punctuation_ratio":0.07909604,"nsfw_num_words":0,"has_unicode_error":fa...
https://www.planprojections.com/projections/current-ratio/
[ "# Current Ratio Formula\n\nLiquidity is the ability of a business to utilize its short term assets (cash, accounts receivable and inventories) to meet its short term liabilities as they fall due. To this end the financial projections template uses the current ratio as an indicator of the liquidity of the business....
[ null, "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.95022655,"math_prob":0.9796487,"size":3157,"snap":"2023-40-2023-50","text_gpt3_token_len":674,"char_repetition_ratio":0.15318744,"word_repetition_ratio":0.04536862,"special_character_ratio":0.21507761,"punctuation_ratio":0.06806283,"nsfw_num_words":0,"has_unicode_error":f...
https://www.pubmatch.com/book/98567.html
[ "Fundamentals of Wavelets: Theory, Algorithms, andApplications, Second Edition", null, "Buy Rights\n\n### English\n\nMost existing books on wavelets are either too mathematical or they focus on too narrow a specialty. This book provides a thorough treatment of the subject from an engineering point of view. It i...
[ null, "https://www.pubmatch.com/frontend/web/includes/images/buy-rights-online.png", null, "https://www.pubmatch.com/frontend/web/includes/images/loaderimage.gif", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.69715905,"math_prob":0.5182567,"size":3985,"snap":"2020-34-2020-40","text_gpt3_token_len":1004,"char_repetition_ratio":0.14569204,"word_repetition_ratio":0.0,"special_character_ratio":0.24190715,"punctuation_ratio":0.24821003,"nsfw_num_words":0,"has_unicode_error":false,"...
https://cran.ma.imperial.ac.uk/web/packages/scriptexec/readme/README.html
[ "# scriptexec\n\nRun complex native scripts with a single command, similar to system commands.\n\n## Overview The purpose of the scriptexec package is to enable quick and easy way to execute native scripts.\n\n## Usage Simply load the library and invoke the execute\n\n``````library(scriptexec)\n\n# execute script t...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.65142924,"math_prob":0.48908806,"size":1753,"snap":"2022-27-2022-33","text_gpt3_token_len":435,"char_repetition_ratio":0.18353345,"word_repetition_ratio":0.008810572,"special_character_ratio":0.27438676,"punctuation_ratio":0.16494845,"nsfw_num_words":0,"has_unicode_error"...
https://byjus.com/physics/carnot-engine/
[ "", null, "# Carnot Engine - Thermodynamic Engine\n\nA Carnot engine is a theoretical engine that operates on the Carnot cycle. Nicolas Leonard Sadi Carnot developed the basic model for this engine in 1824. In this descriptive article, you will learn about the Carnot cycle and Carnot Theorem in detail.\n\n## Wh...
[ null, "https://www.facebook.com/tr", null, "https://cdn1.byjus.com/wp-content/uploads/2020/01/The-Carnot-Cycle.png", null, "https://cdn1.byjus.com/wp-content/uploads/2020/01/Carnot-Engine-Thermodynamic-Engine-2.png", null, "https://cdn1.byjus.com/wp-content/uploads/2020/09/Thermodynamic-Devices-Thermo...
{"ft_lang_label":"__label__en","ft_lang_prob":0.866853,"math_prob":0.9868146,"size":5196,"snap":"2021-43-2021-49","text_gpt3_token_len":1485,"char_repetition_ratio":0.14291218,"word_repetition_ratio":0.047803618,"special_character_ratio":0.280408,"punctuation_ratio":0.12068965,"nsfw_num_words":0,"has_unicode_error":fal...
https://www.jiskha.com/questions/588287/on-a-standard-test-of-motor-coordination-a-sports-psychologist-found-that-the-population
[ "# basic statistics for the behavioral sciences\n\non a standard test of motor coordination, a sports psychologist found that the population of a average bowlers had a mean scores of 24,with a standard deviation of 6. she tested a random sample of 30 bowling alley and found a sample mean of 26, a second random samp...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.92885774,"math_prob":0.7707377,"size":3189,"snap":"2020-24-2020-29","text_gpt3_token_len":807,"char_repetition_ratio":0.11616954,"word_repetition_ratio":0.28035715,"special_character_ratio":0.24898086,"punctuation_ratio":0.098684214,"nsfw_num_words":0,"has_unicode_error":...
https://answers.everydaycalculation.com/multiply-fractions/4-2-times-35-3
[ "Solutions by everydaycalculation.com\n\n## Multiply 4/2 with 35/3\n\n1st number: 2 0/2, 2nd number: 11 2/3\n\nThis multiplication involving fractions can also be rephrased as \"What is 4/2 of 11 2/3?\"\n\n4/2 × 35/3 is 70/3.\n\n#### Steps for multiplying fractions\n\n1. Simply multiply the numerators and denominat...
[ null, "https://answers.everydaycalculation.com/mathstep-app-icon.png", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.8136076,"math_prob":0.9930612,"size":459,"snap":"2022-27-2022-33","text_gpt3_token_len":203,"char_repetition_ratio":0.18241759,"word_repetition_ratio":0.0,"special_character_ratio":0.4684096,"punctuation_ratio":0.075630255,"nsfw_num_words":0,"has_unicode_error":false,"mat...
https://profsonly.com/mat-1140-introduction-to-statistics/
[ "Get help from the best in academic writing.\n\n# MAT 1140: Introduction to statistics\n\nSome of the discussions have focused on finding good and bad graphics. The discussion will focus on the story that goes better behind the graphics. It will serve as a segue into Chapter 10.\nInitial Post\nStep 1. Look through ...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.90480953,"math_prob":0.9754328,"size":4305,"snap":"2023-14-2023-23","text_gpt3_token_len":875,"char_repetition_ratio":0.1885608,"word_repetition_ratio":0.031837918,"special_character_ratio":0.19094077,"punctuation_ratio":0.10209424,"nsfw_num_words":0,"has_unicode_error":f...
https://pastebin.com/LrKYR5G9
[ "• API\n• FAQ\n• Tools\n• Archive\nSHARE\nTWEET", null, "Untitled", null, "a guest", null, "Dec 13th, 2018", null, "54", null, "Never\nNot a member of Pastebin yet? Sign Up, it unlocks many cool features!\n1. import keras\n2. import numpy as np\n3. from keras.datasets import mnist\n4. import mat...
[ null, "https://pastebin.com/i/t.gif", null, "https://pastebin.com/i/t.gif", null, "https://pastebin.com/i/t.gif", null, "https://pastebin.com/i/t.gif", null, "https://pastebin.com/i/t.gif", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.6477124,"math_prob":0.9781516,"size":1594,"snap":"2019-43-2019-47","text_gpt3_token_len":401,"char_repetition_ratio":0.1654088,"word_repetition_ratio":0.010638298,"special_character_ratio":0.28858218,"punctuation_ratio":0.2129964,"nsfw_num_words":0,"has_unicode_error":fal...
https://ask.sagemath.org/question/32147/rank-of-matrices-depending-on-parameters/
[ "rank of matrices depending on parameters\n\nHi!\n\nI have a question on how to treat objects depending with parameters.\n\nFor example, let M be a matrix depending on a parameter - call it t. The rank command just returns the generic rank. I would like to know the rank of the matrix, varying the parameter. In the ...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.82410765,"math_prob":0.9904216,"size":530,"snap":"2019-43-2019-47","text_gpt3_token_len":137,"char_repetition_ratio":0.13878328,"word_repetition_ratio":0.0,"special_character_ratio":0.2754717,"punctuation_ratio":0.1570248,"nsfw_num_words":0,"has_unicode_error":false,"math...
https://socratic.org/questions/if-f-x-sin3x-and-g-x-2x-2-how-do-you-differentiate-f-g-x-using-the-chain-rule
[ "If f(x)= sin3x and g(x) = 2x^2 , how do you differentiate f(g(x)) using the chain rule?\n\nApr 11, 2016\n\n$\\left[f \\left(g \\left(x\\right)\\right)\\right] ' = 12 x \\cos \\left(6 {x}^{2}\\right)$\n\nExplanation:\n\n$f \\left(g \\left(x\\right)\\right) = \\sin \\left(3 \\left(2 {x}^{2}\\right)\\right) = \\sin...
[ null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.5334394,"math_prob":1.00001,"size":265,"snap":"2019-43-2019-47","text_gpt3_token_len":77,"char_repetition_ratio":0.118773945,"word_repetition_ratio":0.0,"special_character_ratio":0.3018868,"punctuation_ratio":0.09615385,"nsfw_num_words":0,"has_unicode_error":false,"math_p...
https://nrich.maths.org/453
[ "#### You may also like", null, "### Doodles\n\nDraw a 'doodle' - a closed intersecting curve drawn without taking pencil from paper. What can you prove about the intersections?", null, "### Russian Cubes\n\nI want some cubes painted with three blue faces and three red faces. How many different cubes can be...
[ null, "https://nrich.maths.org/content/99/12/15plus3/icon.png", null, "https://nrich.maths.org/content/00/01/15plus2/icon.jpg", null, "https://nrich.maths.org/content/00/04/15plus2/icon.png", null, "https://nrich.maths.org/content/03/01/15plus4/networks%2013.jpg", null, "https://nrich.maths.org/co...
{"ft_lang_label":"__label__en","ft_lang_prob":0.96048033,"math_prob":0.92699575,"size":1870,"snap":"2021-43-2021-49","text_gpt3_token_len":418,"char_repetition_ratio":0.17148982,"word_repetition_ratio":0.026392963,"special_character_ratio":0.21604279,"punctuation_ratio":0.095607236,"nsfw_num_words":0,"has_unicode_error...
https://www.geeksforgeeks.org/range-queries-for-finding-the-sum-of-all-even-parity-numbers/?ref=rp
[ "# Range Queries for finding the Sum of all even parity numbers\n\nGiven Q queries where each query consists of two numbers L and R which denotes a range [L, R]. The task is to find the sum of all Even Parity Numbers lying in the given range [L, R].\n\nParity of a number refers to whether it contains an odd or even...
[ null, "https://media.geeksforgeeks.org/wp-content/cdn-uploads/20200604102100/GFG-CP-Article-2.png", null, "https://media.geeksforgeeks.org/auth/avatar.png", null ]
{"ft_lang_label":"__label__en","ft_lang_prob":0.69369847,"math_prob":0.99260443,"size":7956,"snap":"2020-34-2020-40","text_gpt3_token_len":2453,"char_repetition_ratio":0.17291248,"word_repetition_ratio":0.42953432,"special_character_ratio":0.35168427,"punctuation_ratio":0.11082307,"nsfw_num_words":0,"has_unicode_error"...