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