The OpenD Programming Language

mir_find_root_result.x

A bound that corresponds to the minimal absolute function value.

struct mir_find_root_result(T)
extern (C++) @safe pure @nogc scope const @property nothrow
T
x
()

Return Value

Type: T

!(ay.fabs > by.fabs) ? ax : bx

Meta