Into

Modules

Documentation

classPii::RealReturnValue

#include <PiiMath.h>

A trait structure that converts any input type to a real output type.

Description

Many mathematical functions accept any input but return a real number. This structure maps the input type to a suitable output type.

Public types

typedef double

By default, real numbers are doubles.

Notes (0)

Add a note

Not a single note added yet. Be the first, add yours.