Kanzi  3.9.6
Kanzi Engine API
kanzi::numbers Namespace Reference

Variables

constexpr float e
 Mathematical constant e. More...
 
constexpr float ln2
 Natural logarithm of 2. More...
 
constexpr float pi
 Mathematical constant pi. More...
 

Variable Documentation

◆ pi

constexpr float kanzi::numbers::pi

Mathematical constant pi.

◆ e

constexpr float kanzi::numbers::e

Mathematical constant e.

◆ ln2

constexpr float kanzi::numbers::ln2

Natural logarithm of 2.