I need to check if there is floating point unit in android device
In every device, Logic is different by if there is floating point unit
because floating point calculation takes too much resource without floating point unit..
Is there any API to check it?? or some way.. thanks!!