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