The OpenD Programming Language

mir_find_root_result.y

The minimal of absolute function values.

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

Return Value

Type: T

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

Meta