(Simple) Example:
PHP:
$myString = sprintf('Total: %.2f', $myFloat);
ObjC:
NSString *myString = [NSString stringWithFormat:@"Total: %.2f", myFloat];
Maybe this is the reason these characters don't score too highly in overall frequency? I have no answer for the high frequency of '/'.