MySQL 9.0.0
Source Code Documentation
ut0math.cc File Reference

Math functions. More...

#include "ut0math.h"

Namespaces

namespace  ut
 This file contains a set of libraries providing overloads for regular dynamic allocation routines which allow for opt-in memory instrumentation through performance schema memory engine (PFS).
 

Functions

uint64_t ut::find_prime (uint64_t n)
 Looks for a prime number slightly greater than the given argument. More...
 

Detailed Description

Math functions.