Skip to content

Get docs

more and more

MathTag ArchiveSubscribe

java-least-common-multiple

Finding the Least Common Multiple in Java 1. Overview The Least Common Multiple (LCM) of two non-zero integers (a, b) is the smallest positive integer that is perfectly divisible by both a and b. In this tutorial, we’ll learn about different approaches to find the LCM of two or more… Continue Reading java-least-common-multiple

  • Posted on: 2019-10-08 2019-11-19
  • Author: getdocs
  • Tags: Math
  • Leave a comment: java-least-common-multiple

rxjava-math

Mathematical and Aggregate Operators in RxJava 1. Introduction Following the introduction to RxJava article, we’re going to look at aggregate and mathematical operators. These operations must wait for the source Observable to emit all items. Because of this, these operators are dangerous to use on Observables that may represent very… Continue Reading rxjava-math

  • Posted on: 2019-10-08 2019-11-19
  • Author: getdocs
  • Tags: Math, RxJava
  • Leave a comment: rxjava-math

java-matrix-multiplication

Matrix Multiplication in Java 1. Overview In this tutorial, we’ll have a look at how we can multiply two matrices in Java. As the matrix concept doesn’t exist natively in the language, we’ll implement it ourselves, and we’ll also work with a few libraries to see how they handle matrices… Continue Reading java-matrix-multiplication

  • Posted on: 2019-10-08 2019-11-19
  • Author: getdocs
  • Tags: Math
  • Leave a comment: java-matrix-multiplication

java-8-math

Java 8 Math New Methods 1. Introduction Usually, when we think about the new features that came with version 8 of Java, functional programming and lambda expressions are first things that come to mind. Nevertheless, besides those big features there’re others, maybe having a smaller impact but also interesting and… Continue Reading java-8-math

  • Posted on: 2019-10-08 2019-11-19
  • Author: getdocs
  • Tags: Java 8, Math
  • Leave a comment: java-8-math

suanshu

An Introduction to SuanShu 1. Introduction The SuanShu is a Java math library for numerical analysis, statistics, root finding, linear algebra, optimization, and lots more. One of the things it provides is functionality for both real and complex numbers. There’s an open-source version of the library, as well as a version… Continue Reading suanshu

  • Posted on: 2019-10-08 2019-11-19
  • Author: getdocs
  • Tags: Math
  • Leave a comment: suanshu

apache-commons-math

Introduction to Apache Commons Math 1. Overview We’re frequently in need of using mathematical tools, and sometimes java.lang.Math is simply not enough. Fortunately, Apache Commons has the goal of filling in the leaks of the standard library, with Apache Commons Math. Apache Commons Math is the biggest open-source library of… Continue Reading apache-commons-math

  • Posted on: 2019-10-08 2019-11-19
  • Author: getdocs
  • Tags: Math
  • Leave a comment: apache-commons-math

java-math-sin-degrees

Using Math.sin with Degrees 1. Introduction In this short tutorial, we’ll look at how to calculate sine values using Java’s Math.sin() function and how to convert angle values between degrees and radians. 2. Radians vs. Degrees By default, the Java Math library expects values to its trigonometric functions to be in radians.… Continue Reading java-math-sin-degrees

  • Posted on: 2019-10-08 2019-11-19
  • Author: getdocs
  • Tags: Math
  • Leave a comment: java-math-sin-degrees

java-round-decimal-number

How to Round a Number to N Decimal Places in Java 1. Overview In this short article, we’re going to look at how to round a number to n decimal places in Java. Further reading: Number of Digits in an Integer in Java Learn different ways of getting the number… Continue Reading java-round-decimal-number

  • Posted on: 2019-10-08 2019-11-19
  • Author: getdocs
  • Tags: Math
  • Leave a comment: java-round-decimal-number

Pagination

Previous page Page: 1 Page: 2

Tags

Algorithms Authentication Core Java Core Kotlin Data DevOps Exception Groovy Guava Hibernate Jackson Java Java 8 Java Array Java Concurrency Java Dates Java EE Java IO Java List Java Map Java Streams Java String JPA JSON JUnit Kotlin Linux Maven Mockito OAuth Pattern Persistence Programming REST Security Spring Spring 5 Spring Annotations Spring Boot Spring Cloud Spring Data Spring MVC Spring Security Testing Weekly Review

Recent Posts

  • linux-split-files
  • linux-chown-chmod-permissions
  • linux-jq-command-json
  • linux-wget-parallel-downloading
  • linux-symbolic-and-hard-links
  • linux-common-text-search
  • linux-stream-redirections
  • linux-curl-wget
  • linux-pipes-redirection
  • linux-find-command

© 2025  Get docs. Proudly powered by WordPress. WordStar, Theme by Linesh Jose