Eval.asDouble

struct Eval
const @trusted
double
asDouble
()

Return Value

Type: double

the evaluation result as double if the kind is double.

Meta