How to do logs - The reverse process of expanding logarithms is called combining or condensing logarithmic expressions into a single quantity. Other textbooks refer to this as simplifying logarithms. But, they all mean the same. The idea is that you are given a bunch of log expressions as sums and/or differences, and your task is to put them back or compress ...

 
DIY (Do it yourself): It is best to make equipment such as utility lids and use them to drag down the logs especially doing the winters on the farmstead. A plastic barrel can be used proportional to the timber or log that is to be skid, (a 10-inch diameter is apt for small logs and a 25-gallon cask is absolute for firewood).. Beat bobby flay tickets

However, often the residuals are not normally distributed. One way to address this issue is to transform the response variable using one of the three transformations: 1. Log Transformation: Transform the response variable from y to log (y). 2. Square Root Transformation: Transform the response variable from y to √y. 3.An introductory video examining how to calculate logarithmic values using a TI-Nspire CAS calculator. Suitable for Year 12 VCE Further Maths.Swiatek's exploits at the BNP Paribas Open will fetch her a prize money of $1,100,000 while Sakkari will pocket $585,000. Marta Kostyuk and reigning US Open …An exponential equation is converted into a logarithmic equation and vice versa using b x = a ⇔ log b a = x. A common log is a logarithm with base 10, i.e., log 10 = log. A natural log is a logarithm with base e, i.e., log e = ln. Logarithms are used to do the most difficult calculations of multiplication and division.More Lessons: http://www.MathAndScience.comTwitter: https://twitter.com/JasonGibsonMathIn this lesson, you will learn what a logarithm is and why they are im...And so that's equal to d times b. b is just log base a of c. So there you have it. We just derived this property. Log base a of c to the dth, that's the same thing as d times log base a of c, which we applied right over here. So, to find the vertical asymptote, we must look for the point at which the part inside the logarithm (its argument) would be 0. Since the asmptote is vertical, you only need to look at the horizontal transformations to determine its location. Set the argument to 0, and solve. As an example, let's take f (x) = log_2 (3 (x^2 - 9)) + 9. Jan 16, 2020 ... 2 Answers 2 ... Your calculator is using log to the base 10, while python's math library's log is log to the base e. If you need log to the base ...Dec 21, 2023 · Formula Explanation: LOG (B5,2) First, the LOG function returns the 2-base logarithm of the specified items count value. ROUND (LOG (B5,2),0) Afterward, if the LOG function returns a decimal number, then the ROUND function rounds the number to 0 decimal digits. 2. Watch my other calculator tutorials here-http://goo.gl/uiTDQSHello,I'm Sujoy from India. And in this video you'll learn how to calculate Log Base-N on Casio ...Aug 17, 2016 ... Most of the operations they are used to at this point have been abstracted into symbols: + – * / with the minor exceptions of maybe fractional ...To access your Windows 10 system logs, click the Start menu and type Event Viewer in the search bar. Select the Event Viewer app that appears in the search results. Once you've launched the Event Viewer app, find the Windows Logs folder on the left-hand side of the screen and click on System.Head on over to the home page of Classic Warcraft Logs where you can see the current raid tier. Here it is broken down into three guild leaderboards: Progress, Speed, and Execution. Below that you see individual player leaderboards for: Boss Damage (DPS), Boss/Trash Damage (DPS), Boss Damage (Tank), and Healing.Head on over to the home page of Classic Warcraft Logs where you can see the current raid tier. Here it is broken down into three guild leaderboards: Progress, Speed, and Execution. Below that you see individual player leaderboards for: Boss Damage (DPS), Boss/Trash Damage (DPS), Boss Damage (Tank), and Healing.Logarithm definition. When b is raised to the power of y is equal x: b y = x. Then the base b logarithm of x is equal to y: log b ( x) = y. For example when: 2 4 = 16. Then. log 2 (16) = 4. Logarithm as inverse function of … The natural log simply lets people reading the problem know that you're taking the logarithm, with a base of e, of a number. So ln(x) = log e (x). As an example, ln(5) = log e (5) = 1.609. The 4 Key Natural Log Rules. There are four main rules you need to know when working with natural logs, and you'll see each of them again and again in your ... 14- Wood Log Cluster Coffee Table. 15- Fireside Log Sofa Table. 16- DIY Rustic Desk with Tree Log Legs. 17- Handcrafted Wood Slab Stool. 18- Wood Slices DIY Wall Art Decoration. 19- Wood Log Planters for Garden. 20- Rustic Lanterns Or log lamp. 21- DIY Tree Stump Bookends. 22- DIY Wood Slice Clock.As one of the top wireless carriers in the United States, U.S. Cellular works diligently to keep customers connected. After registering for a U.S. Cellular account, you can log in ...Authenticate the user. Identify and validate the request. Route the request to the right service node. Perform relevant technology operations and processing. Though these micro-actions behind audit logs are important in their own ways, the bigger purpose is greater. The idea behind collecting audit logs is two-fold: To identify errors and ...General method to solve this kind (logarithm on both sides), Step 1 use the rules of logarithms to rewrite the left side and the right side of the equation to a single logarithm. Step 2 "cancel" the log. Step 3 solve the expression. Let's look at a specific ex log5x + log23 = log56 l o g 5 x + l o g 2 3 = l o g 5 6.The Internal Revenue Service allows you to deduct expenses you incur while conducting business, including any vehicle expenses you run up. Because fraud is common in vehicle expens...Lesson 1: Introduction to logarithms. Evaluate logarithms. Evaluating logarithms (advanced) Evaluate logarithms (advanced) Relationship between exponentials & logarithms: …Step 4. Find the weak spots in your log, points where the wood naturally wants to split, and strike at these first for an easier cut. For example, cracks that radiate from the center are an ...What are logarithms? Logarithms are the opposite of exponentials, just as subtraction is the opposite of addition and division is the opposite of multiplication. Logs undo …What I want to do in this video is prove the change of base formula for logarithms, which tells us-- let me write this-- formula. Which tells us that if I want to figure out the logarithm base a of x, that I can figure this out by taking logarithms with a different base. That this would be equal to the logarithm base b-- so some other base ...Step 1: Enter the logarithmic expression below which you want to simplify. The logarithm calculator simplifies the given logarithmic expression by using the laws of logarithms.In Android Studio, build and run your app on a physical device or emulator. Select View > Tool Windows > Logcat from the menu bar. By default, Logcat scrolls to the end. Clicking in the Logcat view or scrolling up using your mouse wheel turns this feature off. To turn it back on, click Scroll to the End from the toolbar. This can be done by passing one of the constants available in the class, and this would enable all logging calls at or above that level to be logged. Here’s an example: Python. import logging logging.basicConfig(level=logging.DEBUG) logging.debug('This will get logged') Shell. DEBUG:root:This will get logged. The LOG function syntax has the following arguments: Number Required. The positive real number for which you want the logarithm. Base Optional. The base of the logarithm. If base is omitted, it is assumed to be 10. Example. Copy the example data in the following table, and paste it in cell A1 of a new Excel worksheet. ...For example, log2131072 = 17 because 217 = 131072. Also, you may want to be able to calculate natural logarithms without a calculator. I will tell you a method that I use: since e3 ≈ 20, you can take ln20 ≈ 3. Hence, to calculate lnn in practical applications, first calculate log20n, then multiply it by 3.While creating online accounts, you're often given the option to sign up via your preexisting social media. But should you be worried about doing this? Advertisement When you're co...The Internal Revenue Service allows you to deduct expenses you incur while conducting business, including any vehicle expenses you run up. Because fraud is common in vehicle expens...We require the POWER function along with the LOG function for this purpose. So, to calculate the PH values of the solutions, first, type in the following formula in Cell D5 and press Enter key. =-LOG (C5*POWER (10,-6),10) Later, use the Fill Handle tool to copy the formula in other cells of Column D. The natural log simply lets people reading the problem know that you're taking the logarithm, with a base of e, of a number. So ln(x) = log e (x). As an example, ln(5) = log e (5) = 1.609. The 4 Key Natural Log Rules. There are four main rules you need to know when working with natural logs, and you'll see each of them again and again in your ... The pH of a solution is equal to the negative log of the concentration. In this case, pH = –log(4.2 x 10-3). Using the approximation, we can solve –log(4.2 x 10-3) ≈ 3 – .42 ≈ 2.5, which is closest to answer b). Q: The K a of an acid whose buffer has a pH of 3.62 in a solution containing equal M of acid and conjugate base is closest to:Authenticate the user. Identify and validate the request. Route the request to the right service node. Perform relevant technology operations and processing. Though these micro-actions behind audit logs are important in their own ways, the bigger purpose is greater. The idea behind collecting audit logs is two-fold: To identify errors and ...The material's thermal resistance keeps the insulated log homes warm during winter and cool during summer. Think of it as the ability of the material to store heat. The higher the R-value, the better the insulation. The recommended R-values for a cabin will depend on the climate zone.14- Wood Log Cluster Coffee Table. 15- Fireside Log Sofa Table. 16- DIY Rustic Desk with Tree Log Legs. 17- Handcrafted Wood Slab Stool. 18- Wood Slices DIY Wall Art Decoration. 19- Wood Log Planters for Garden. 20- Rustic Lanterns Or log lamp. 21- DIY Tree Stump Bookends. 22- DIY Wood Slice Clock.Learn how to Expand and Condense Logs in this free math video tutorial by Mario's Math Tutoring. We go through the expanding and condensing formulas for logs...How to Access the Windows 10 Activity Log through the Command Prompt. Step 1: Click on Start (Windows logo) and search for “cmd”. Step 2: Hit Enter or click on the first search result (should be the command prompt) to launch the command prompt. Step 3: Type in “eventvwr” and hit ENTER.Log in to Netflix by entering your registered email and password information into the space provided on the Netflix homepage on a computer or the login screen on an app. After you ...3. Chainsaw vs Bandsaw vs Circular saw: Chainsaw mills are the cheapest to acquire. They’re the slowest, and they create the biggest kerf, which means they waste more wood. However, if you don’t have …We defined log functions as inverses of exponentials: y=ln(x)⟺x=eyy=loga(x)⟺x=ay. Since we know how to differentiate exponentials, we can use implicit ...Fortunately, log transforms can help. By taking the logarithm of your data, you can reduce the range of values and make it easier to see patterns and relationships. Additionally, log transforms can help make your data more normally distributed, which is often necessary for statistical analysis. In this article, we’ll show you how to use R to ... An exponential equation is converted into a logarithmic equation and vice versa using b x = a ⇔ log b a = x. A common log is a logarithm with base 10, i.e., log 10 = log. A natural log is a logarithm with base e, i.e., log e = ln. Logarithms are used to do the most difficult calculations of multiplication and division. Sprint customers can access their accounts via the company’s website. Logging in requires a username and password, which are created when a customer first begins using Sprint’s onl...Integrated math 3 13 units · 110 skills. Unit 1 Polynomial arithmetic. Unit 2 Polynomial factorization. Unit 3 Polynomial division. Unit 4 Polynomial graphs. Unit 5 Logarithms. Unit 6 Transformations of functions. Unit 7 Equations. Unit 8 Trigonometry.3.5M views 4 years ago. Everything you need to know about logarithims is covered in this free math video tutorial by Mario's Math Tutoring. We discuss: 0:25 What is a Log?1:08 Chang...Education doesn’t have to be confined to 9 a.m. to 3 p.m., Monday to Friday, or even confined to a specific building. If you know how to log in to Edmodo, you know how to log in to...Jan 24, 2024 · First, click on cell D5 and type the following formula. =LOG (B5,C5) Secondly, press ENTER and as a result, you will get 2 as the logarithm value of 100. Finally, use the Fill Handle tool to copy the formula to the lower cells to get the results. Read More: Excel Logarithmic Scale Start at 0. 2. This log calculator (logarithm calculator) allows you to calculate the logarithm of a (positive real) number with a chosen base (positive, not equal to 1). Regardless of whether you are looking for a natural logarithm, log base 2, or log base 10, this tool will solve your problem. Read on to get a better understanding of the logarithm …🔥 Splunk Training & Certification(𝐔𝐬𝐞 𝐂𝐨𝐝𝐞: 𝐘𝐎𝐔𝐓𝐔𝐁𝐄𝟐𝟎) :https://www.edureka.co/splunk-certification-trainingThis ...What Do You Use to Chink a Log Cabin? Before discussing log chinking techniques, let's review what you use to chink a log cabin. The materials and tools needed for log cabin chinking can vary depending on the size and condition of the gaps between the logs. Typically, you need: Backer rod, a foam material that fills larger gapsLesson 1: Introduction to logarithms. Evaluate logarithms. Evaluating logarithms (advanced) Evaluate logarithms (advanced) Relationship between exponentials & logarithms: …For example, log2131072 = 17 because 217 = 131072. Also, you may want to be able to calculate natural logarithms without a calculator. I will tell you a method that I use: since e3 ≈ 20, you can take ln20 ≈ 3. Hence, to calculate lnn in practical applications, first calculate log20n, then multiply it by 3.5. Use Pallets where possible. Preferably, logs should be placed on wooden pallets as these keep them off the ground and provide a free flow of air underneath; the ideal height of the wood stack (including the pallet) should be no more than 3ft (1m) as the logs can become unstable if piled too high. 6. Provide Good Circulation.🔥 Splunk Training & Certification(𝐔𝐬𝐞 𝐂𝐨𝐝𝐞: 𝐘𝐎𝐔𝐓𝐔𝐁𝐄𝟐𝟎) :https://www.edureka.co/splunk-certification-trainingThis ...Generally, they do not butt logs in a wall, so the logs span the full length of the home. This method often requires logs that are 30 to 40 feet long. Shorter logs are used around windows and doors. Once these logs are selected, they must be prepared for use in the construction of the home. The bark is removed from round logs with a two-handled ...Step 4. Find the weak spots in your log, points where the wood naturally wants to split, and strike at these first for an easier cut. For example, cracks that radiate from the center are an ...chance of confusion. (For example, log b y is properly written as log b (y).) If the argument (y in this case) has an exponent, that exponent can be extracted from the logarithm: log b y a = alog b y This property can be shown in two ways. For positive whole number values of a, we can apply property 1 in reverse as follows: log b y 2 = log b (y ...Example: Evaluating log 2 ( 50) If your goal is to find the value of a logarithm, change the base to 10 or e since these logarithms can be calculated on most calculators. So let's …The other kind gives you the variable in the exponent, and you have to take logs to isolate it. Solving these kinds of problems depends on knowing another ...Jan 24, 2024 · First, click on cell D5 and type the following formula. =LOG (B5,C5) Secondly, press ENTER and as a result, you will get 2 as the logarithm value of 100. Finally, use the Fill Handle tool to copy the formula to the lower cells to get the results. Read More: Excel Logarithmic Scale Start at 0. 2. Copy the example data in the following table, and paste it in cell A1 of a new Excel worksheet. For formulas to show results, select them, press F2, and then press Enter. If you need to, you can adjust the column widths to see all the data. Formula. Description. Result. =LOG (10) Logarithm of 10. Because the second argument (base) is omitted ... Press the "Log" button on your calculator. The number you immediately see is the exponent for the original number you entered. Assuming the base number is 10 (which it will always be on a graphing or scientific calculator), you have to multiply 10 by itself the number of times you see onscreen to reach your original number. Check your work. Logarithms are inverse functions (backwards), and logs represent exponents (concept), and taking logs is the undoing of exponentials (backwards and a concept). And this is a lot to take in all at once. Yes, in a sense, logarithms are themselves exponents. Logarithms have bases, just as do exponentials; for instance, log5(25) stands for the ... There could be many reasons behind someone not being able to log in to Facebook, such as a faulty Internet connection, a problem with his or her account or an internal issue with t... Integrated math 3 13 units · 110 skills. Unit 1 Polynomial arithmetic. Unit 2 Polynomial factorization. Unit 3 Polynomial division. Unit 4 Polynomial graphs. Unit 5 Logarithms. Unit 6 Transformations of functions. Unit 7 Equations. Unit 8 Trigonometry. To access your Windows 10 system logs, click the Start menu and type Event Viewer in the search bar. Select the Event Viewer app that appears in the search results. Once you've launched the Event Viewer app, find the Windows Logs folder on the left-hand side of the screen and click on System. f (x) Free Logarithms Calculator - Simplify logarithmic expressions using algebraic rules step-by-step. Logarithms made it easy for people to carry out otherwise difficult operations, eg: find the value of 4th root of 24. we can simply take log(24) and divide by 4. The antilog of the …What I want to do in this video is prove the change of base formula for logarithms, which tells us-- let me write this-- formula. Which tells us that if I want to figure out the logarithm base a of x, that I can figure this out by taking logarithms with a different base. That this would be equal to the logarithm base b-- so some other base ...Many companies spend a significant amount of money and resources processing data from logs, traces and metrics, forcing them to make trade-offs about how much to collect and store....Watch my other calculator tutorials here-http://goo.gl/uiTDQSHello,I'm Sujoy from India. And in this video you'll learn how to calculate Log Base-N on Casio ...Are you trying to log in to your AT&T email account but don’t know where to start? Don’t worry, we’ve got you covered. Here are some quick and easy steps that will help you log in ...May 16, 2007 · An introduction to logarithmsAbout Khan Academy: Khan Academy is a nonprofit with a mission to provide a free, world-class education for anyone, anywhere. We... Mar 17, 2016 · Log Diameter of 12″. So 9 logs (12″ x 9 logs) per width. Remember each log needs to be 4FT extra in length. Result calculation: 18 Logs @ 24FT x 12″ Diameter. 18 Logs @ 28FT x 12″ Diameter. Remember you will require further logs for your roof. After doing this, you will have a good idea of how many logs you are going to need. Logs can be written to different destinations by configuring different logging providers. Basic logging providers are built-in and there are many third-party providers available as well. Get started. This first example shows the basics, but it's only suitable for a trivial console app. In the next section you see how to improve the code ... Logarithms are inverse functions (backwards), and logs represent exponents (concept), and taking logs is the undoing of exponentials (backwards and a concept). And this is a lot to take in all at once. Yes, in a sense, logarithms are themselves exponents. Logarithms have bases, just as do exponentials; for instance, log5(25) stands for the ... To access your Windows 10 system logs, click the Start menu and type Event Viewer in the search bar. Select the Event Viewer app that appears in the search results. Once you've launched the Event Viewer app, find the Windows Logs folder on the left-hand side of the screen and click on System.For starters, log analysis can boost the troubleshooter aspect of logging. Log analysis tools often come with fast search and great visualization capabilities, which might help reduce the time to diagnose and fix issues. Level 2: Predicting Issues. However, log analysis can help you go a step further and prevent issues before they happen.Aug 24, 2021 · If you log the independent variable x to base b, you can interpret the regression coefficient (and CI) as the change in the dependent variable y per b-fold increase in x. (Logs to base 2 are therefore often useful as they correspond to the change in y per doubling in x, or logs to base 10 if x varies over many orders of magnitude, which is ... Many companies spend a significant amount of money and resources processing data from logs, traces and metrics, forcing them to make trade-offs about how much to collect and store....First, we have to find how many steps it will take to find an item from the given items. Again, we will use the LOG in Excel to calculate the complexity. The LOG formula will be: = ROUND (LOG (A6,2),0) The result could be in decimal, so we have rounded the result of 0 places of digits.SLF4J will handle that for you). Just like JCL, SLF4J cannot do logging itself. It needs a logging library to do the actual logging, like Log4j, JUL, Logback etc. So, say you want to use Log4j v1, you would then need the slf4j-log4j12 binding library in your classpath: <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12 ... How do you calculate logarithmic equations? To solve a logarithmic equations use the esxponents rules to isolate logarithmic expressions with the same base. Set the arguments equal to each other, solve the equation and check your answer. In Android Studio, build and run your app on a physical device or emulator. Select View > Tool Windows > Logcat from the menu bar. By default, Logcat scrolls to the end. Clicking in the Logcat view or scrolling up using your mouse wheel turns this feature off. To turn it back on, click Scroll to the End from the toolbar.Using Enterprise manager :- Right click on the database, All tasks, Shrink database, Files, Select log file, OK. Using T-SQL :- Dbcc Shrinkfile ( [Log_Logical_Name]) You can find the logical name of the log file by running sp_helpdb or by looking in the properties of the database in Enterprise Manager.Electronic logbooks—also known as eLogs—are used to record data on fleet vehicles and their drivers. They keep a digital record of a vehicle’s operations and its driver’s activities. Most drivers in the United States and Canada are legally required to record their hours of service (HOS) data with an electronic logbook.

3.5M views 4 years ago. Everything you need to know about logarithims is covered in this free math video tutorial by Mario's Math Tutoring. We discuss: 0:25 What is a Log?1:08 Chang.... Escape the room room

how to do logs

Possible Answers: 3 log a − 2 log b − 4 log c. 3 log a + 2 log b − 4 log c. 3 log a − log b − log c. 6 log a + 6 log b − 4 log c. Correct answer: 3 log a + 2 log b − 4 log c. Explanation: One important property of logarithms is that multiplication inside the logarithm is the same thing as addition outside of it.Each example includes: One or more completed grids from a driver’s daily RODS or log (where there are consecutive logs, the labels “Day 1,” “Day 2,” “Day 3”, etc., are used to tell the respective days apart); A brief description of any violations that may exist; and. An in-depth explanation of the HOS rules as the rules apply to ...A scientific calculator generally always has an ln (natural logarithm, or log base e) key. From the change of base theorem, log base a of b = (ln b)/(ln a). For example, you can calculate log base 3 of 5 by calculating (ln 5)/(ln 3) which should give approximately …Jan 16, 2020 ... 2 Answers 2 ... Your calculator is using log to the base 10, while python's math library's log is log to the base e. If you need log to the base ...First, we have to find how many steps it will take to find an item from the given items. Again, we will use the LOG in Excel to calculate the complexity. The LOG formula will be: = ROUND (LOG (A6,2),0) The result could be in decimal, so we have rounded the result of 0 places of digits.Notching logs for a log cabin is a task that requires patience and attention to detail. The first step is to choose the right logs and make sure they are of the same size and length if possible. To ensure a secure fit and tight joints, it is best to use a chainsaw or handsaw to cut them.Step 1: Enter the logarithmic expression below which you want to simplify. The logarithm calculator simplifies the given logarithmic expression by using the laws of logarithms.We read this as “log base 2 of 32 is 5.”. We can express the relationship between logarithmic form and its corresponding exponential form as follows: logb(x)= y ⇔ by = x,b >0,b ≠1 l o g b ( x) = y ⇔ b y = x, b > 0, b ≠ 1. Note that the base b is always positive. Because a logarithm is a function, it is most correctly written as logb ... So, to find the vertical asymptote, we must look for the point at which the part inside the logarithm (its argument) would be 0. Since the asmptote is vertical, you only need to look at the horizontal transformations to determine its location. Set the argument to 0, and solve. As an example, let's take f (x) = log_2 (3 (x^2 - 9)) + 9. Integrated math 3 13 units · 110 skills. Unit 1 Polynomial arithmetic. Unit 2 Polynomial factorization. Unit 3 Polynomial division. Unit 4 Polynomial graphs. Unit 5 Logarithms. Unit 6 Transformations of functions. Unit 7 Equations. Unit 8 Trigonometry. Logarithm definition. When b is raised to the power of y is equal x: b y = x. Then the base b logarithm of x is equal to y: log b ( x) = y. For example when: 2 4 = 16. Then. log 2 (16) = 4. Logarithm as inverse function of …A quick look at the benefits and process of producing logs for World of Warcraft.Warcraft Logs author:https://twitter.com/KihraOfTemerityhttps://www.patreon.... Well, first you can use the property from this video to convert the left side, to get log ( log (x) / log (3) ) = log (2). Then replace both side with 10 raised to the power of each side, to get log (x)/log (3) = 2. Then multiply through by log (3) to get log (x) = 2*log (3). Then use the multiplication property from the prior video to convert ... Jun 1, 2017 ... This is the first video in my logarithm series. This gives you an introduction to logartihms and teaches you how to solve logs without a ...The reverse process of expanding logarithms is called combining or condensing logarithmic expressions into a single quantity. Other textbooks refer to this as simplifying logarithms. But, they all mean the same. The idea is that you are given a bunch of log expressions as sums and/or differences, and your task is to put them back or compress ...Feb 8, 2020 · How to Calculate Antilog. The antilog of any number is just the base raised to that number. So antilog 10 (3.5) = 10 (3.5) = 3,162.3. This applies to any base; for example, antilog 7 3 = 7 3 = 343. You can also obtain the value of the antilog of a number from its logarithmic expression. This topic covers: - Radicals & rational exponents - Graphs & end behavior of exponential functions - Manipulating exponential expressions using exponent properties - Exponential growth & decay - Modeling with exponential functions - Solving exponential equations - Logarithm properties - Solving logarithmic equations - Graphing logarithmic functions - Logarithmic scale .

Popular Topics