© 2023 Hashnode
#math
Hi there, I'm writing this blog because probability is a part of my master's syllabus so, I wanna share my learnings here. Note: $$3x + 2a = 5^2$$ ❌don't follow this approach, like writing raw math e…
JavaScript provides a built-in Date object that allows you to work with dates and times in your code. In this blog post, we will take a deep dive into the Date object and explore the various methods a…
这样就通过PG自带的sql函数获取到了一则 基于年月日生成的字符串 dec-0230116 SELECT to_char(current_date, 'mon')||'-'|| to_char((current_date + interval '31 day' ), 'yyyMMdd') as that01 ;
One of the most fantastic features of Hashnode is that it allows you to display and highlight your content in various ways. One of my personal favorites is the support for Latex expressions. Why is …
I have to create a math game that generates random number Project: Math Game In C++ The Math Game is a single-player game. This project is an interesting project. Here, the user can test their calcula…
Theory of probability is a study of random or unpredictable nature of experiments. It is helpful in investigating the important features of these experiments. A preliminary knowledge of set theory an…
The area of a rectangle is one of the basic concepts associated with Mathematics. The area is referred to as the total space that is enclosed by a 2-dimensional figure. Whereas, the area of a rectangl…
My review of Khan Academy for learning math and programming. Khan Academy is an American non-profit organization launched in 2008, created by Salman Khan. As an Indian, it is so odd to type this, for Salman here doesn’t have much to do with…
An arithmetic sequence is a type of sequence in which the difference between each consecutive term in the sequence is constant. For example, the difference between each term in the following sequence …
I'm late publishing the newsletter this week. Summer got the better of me, and I was relaxing around a campfire with friends and family last night. Don't tell Wartull though. He gets a little irregula…