TouchGFX + 0/3 examples
CodeScope will show references to touchgfx::CWRUtil::sqrtQ10() from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
 
Symbols
loading...
Files
loading...

touchgfx::CWRUtil::sqrtQ10() method

@fn static Q5 sqrtQ10(Q10 value) Find the square root of the given value.

Syntax

static Q5 sqrtQ10(Q10 value);

Arguments

value

The value to find the square root of.

Return value

The square root of the given value.

Examples

touchgfx::CWRUtil::sqrtQ10() is referenced by 3 libraries and example projects.

References

LocationReferrerScopeText
CWRUtil.hpp:800
static Q5 sqrtQ10(Q10 value)
CWRUtil.hpp:853touchgfx::CWRUtil::_angle()touchgfx::CWRUtil
d = sqrtQ10(x * x + y * y);

Call Tree

Functions calling touchgfx::CWRUtil::sqrtQ10()
Functions called by touchgfx::CWRUtil::sqrtQ10()
all items filtered out
touchgfx::CWRUtil::sqrtQ10()
touchgfx::CWRUtil::Q10::operator int() const
touchgfx::CWRUtil::Q10::~Q10()
all items filtered out
Data read by touchgfx::CWRUtil::sqrtQ10()
touchgfx::CWRUtil::sqrtQ10()
Type of touchgfx::CWRUtil::sqrtQ10()
touchgfx::CWRUtil::sqrtQ10()
all items filtered out