Search Articles — Sudonull

Search Results

In this project

Functional Rust: immutability and iterators

https://sudonull.com/functional-rust-immutability-and-iterators

Learn how to write clean functional code in Rust: immutability, declarative iterators, handling Result and Option. For middle/senior developers. Practical examples.

Elementary functions: analysis and complex properties

https://sudonull.com/elementary-functions-analysis-and-complex-properties

Strict definition of exponential, logarithm, sin/cos through complex analysis. Parametrization of the circle, natural parameter. For mathematicians and developers — study properties without simplifications. Read the full breakdown.

Pure functions in Angular templates 21.2

https://sudonull.com/pure-functions-in-angular-templates-21-2

Breakdown of pure JS functions in Angular 21.2 HTML templates: filtering, navigation, input-signal examples. Limitations and best practices for middle/senior developers. Study with signal examples.

Moment Generating Function: formulas and properties

https://sudonull.com/moment-generating-function-formulas-and-properties

Study the moment generating function for computing moments of distributions. Taylor series expansion, properties for sums, example with exponential distribution. For developers and data science analysts.

From other projects

Functional Longevity: Why Creams Are Losing

https://ymaho.com/functional-longevity-why-creams-are-losing

Anti-aging creams are losing relevance: the functional longevity market is growing. Find out why balance training and cognitive health are the new luxury. Read about trends 2026+.

Clean food trend 2026: how Russian habits are changing

https://ymaho.com/clean-food-trend-2026-how-russian-habits-are-changing

Analysis of the clean food trend in Russia: growth of the functional nutrition market, protein desserts, fiber as the new protein, and business strategies of manufacturers. Find out who wins and what awaits consumers.

Digital atlas of the liver: 8 zones instead of 3

https://ymaho.com/digital-atlas-of-the-liver-8-zones-instead-of-3

The first digital atlas of the liver revealed 8 functional zones, not 3. Learn how this discovery is changing the treatment of liver diseases and the hepatology market. Read the details!

CAR-T therapy HIV: years of remission after infusion

https://ymaho.com/car-t-therapy-hiv-years-of-remission-after-infusion

DUET-2 data: CAR-T cells keep HIV in remission for over 2 years without ART. Functional cure already a reality? Learn about the breakthrough in HIV treatment.

Tai Chi and Lymphatic Drainage: Wellness Trends 2026

https://ymaho.com/tai-chi-and-lymphatic-drainage-wellness-trends-2026

Why Tai Chi and Lymphatic Drainage Are Replacing HIIT and CrossFit. Analysis of query growth, business models, and hidden mechanisms of the trend. Find out who is making money on lymph.

From the web

Jul 8, 2026 ·

https://www.geeksforgeeks.org/maths/what-is-a-function/

Jul 8, 2026 · A function is a special type of relation that assigns each element of a set A to exactly one element of a set B. Here, set A is called the domain, and set B is called the codomain.

2 days ago ·

https://www.britannica.com/science/function-mathematics

2 days ago · function , in mathematics, an expression, rule, or law that defines a relationship between one variable (the independent variable) and another variable (the dependent variable).

6 days ago ·

https://www.merriam-webster.com/dictionary/function

6 days ago · function , office, duty, province mean the acts or operations expected of a person or thing. function implies a definite end or purpose or a particular kind of work.

JavaScript Functions - W3Schools

https://www.w3schools.com/JS/js_function_intro.asp

What Does a Function Look Like? A function can be created with the function keyword, a name, and parentheses. The code to run is written inside curly brackets.

Trending Now