Searched refs:negative_exponent (Results 1 – 1 of 1) sorted by relevance
888 bool negative_exponent = false; in CreateExponentialRepresentation() local890 negative_exponent = true; in CreateExponentialRepresentation()910 builder.AddCharacter(negative_exponent ? '-' : '+'); in CreateExponentialRepresentation()