prompt stringlengths 13 219 | tool stringclasses 4
values | args dict |
|---|---|---|
Please compute the scalar multiple obtained by amplifying the base value 3 by a designated multiplier of thirteen. | multiply | {
"a": 3,
"b": 13
} |
Please evaluate forty-nine point seven six decremented by eighty-seven point five six. | subtract | {
"a": 49.76,
"b": 87.56
} |
Could you please add two point nine two to 19.7 for me? | add | {
"a": 2.92,
"b": 19.7
} |
If you work for sixty-eight hours at an hourly rate of 100 dollars, what is your gross pay? | multiply | {
"a": 100,
"b": 68
} |
Please compute the overarching sum formed by integrating the values 21.79 and thirty-four point two one into a single metric. | add | {
"a": 21.79,
"b": 34.21
} |
Hey, double check this calculation for me: ninety point three six multiplied by 46.44. | multiply | {
"a": 90.36,
"b": 46.44
} |
If I distribute 7 among twenty entities, what does each one receive? | divide | {
"a": 7,
"b": 20
} |
If a rocket's total fuel capacity is twelve point six two gallons and it burns twenty-four point five gallons during liftoff, what is the precise volume of fuel remaining in the tanks? | subtract | {
"a": 12.62,
"b": 24.5
} |
A construction project required 82 hours of labor in the first phase and an additional thirty-nine hours in the finishing phase. What is the total labor investment? | add | {
"a": 82,
"b": 39
} |
What do you get when you combine forty-two and sixty-three? | add | {
"a": 42,
"b": 63
} |
Given the quantities 67.31 and 11.75, determine their combined magnitude when aggregated. | add | {
"a": 67.31,
"b": 11.75
} |
Determine the uniform speed necessary for a spacecraft to traverse a distance of thirty-eight million kilometers over a duration of 30 continuous days. | divide | {
"a": 38,
"b": 30
} |
If a total aggregate resource of 87.73 must be distributed uniformly across forty point four six independent nodes, what is the precise allocation per node? | divide | {
"a": 87.73,
"b": 40.46
} |
You have a rope that is forty-six point four nine meters long and you cut it into 97.03 equal pieces. How long is each piece? | divide | {
"a": 46.49,
"b": 97.03
} |
What is seventy-seven times 69? | multiply | {
"a": 77,
"b": 69
} |
If a rocket's total fuel capacity is seventy-one gallons and it burns 97 gallons during liftoff, what is the precise volume of fuel remaining in the tanks? | subtract | {
"a": 71,
"b": 97
} |
How many times can the number 51.46 fit inside the number 9.42? | divide | {
"a": 9.42,
"b": 51.46
} |
thirty-three point one nine take away 19.23 | subtract | {
"a": 33.19,
"b": 19.23
} |
If the initial count of active users is sixty-three and we experience an influx of 76 new registrations, what is the updated user base size? | add | {
"a": 63,
"b": 76
} |
Calculate thirty-three point four two - twenty-six point four two | subtract | {
"a": 33.42,
"b": 26.42
} |
Please compute the combined value of sixty-seven point nine one and 84.27. | add | {
"a": 67.91,
"b": 84.27
} |
Calculate 66 + forty-nine | add | {
"a": 66,
"b": 49
} |
Subtract 54.3 from 49.32. | subtract | {
"a": 49.32,
"b": 54.3
} |
Given an overarching budget of forty-six, what is the maximum funding available per phase if the project is strictly partitioned into eighty-four equal phases? | divide | {
"a": 46,
"b": 84
} |
During a chemical reaction, forty-six point two four grams of a reactant are consumed from an initial mass of four point five five grams. How much of the reactant is left unreacted? | subtract | {
"a": 4.55,
"b": 46.24
} |
If you work for 4.22 hours at an hourly rate of 37.28 dollars, what is your gross pay? | multiply | {
"a": 37.28,
"b": 4.22
} |
What is 23 plus twenty-eight? | add | {
"a": 23,
"b": 28
} |
Evaluate the mathematical expression resulting from the addition operation between the terms one hundred and sixty-three. | add | {
"a": 100,
"b": 63
} |
If box A weighs sixteen point five eight kg and box B weighs 58.22 kg, what is their total weight combined? | add | {
"a": 16.58,
"b": 58.22
} |
What is eighty-one point one one divided by 92.34? | divide | {
"a": 81.11,
"b": 92.34
} |
In a financial projection, our initial revenue of nineteen point two nine thousand was supplemented by an additional 57.96 thousand. Calculate the projected total. | add | {
"a": 19.29,
"b": 57.96
} |
If you work for seventy-five hours at an hourly rate of eleven dollars, what is your gross pay? | multiply | {
"a": 11,
"b": 75
} |
A commercial farm has sixty-seven point nine two rows of crops, and each row yields precisely forty-six point four six kilograms of produce. What is the gross agricultural output? | multiply | {
"a": 67.92,
"b": 46.46
} |
An algorithmic task requires processing sixty-nine point eight two megabytes of raw data using twenty point eight eight parallel computing threads. What is the data load handled by an individual thread? | divide | {
"a": 69.82,
"b": 20.88
} |
Given an overarching budget of 80, what is the maximum funding available per phase if the project is strictly partitioned into 51 equal phases? | divide | {
"a": 80,
"b": 51
} |
During a chemical reaction, twenty-two point seven eight grams of a reactant are consumed from an initial mass of three point seven one grams. How much of the reactant is left unreacted? | subtract | {
"a": 3.71,
"b": 22.78
} |
Calculate fifty-one point seven three + one point three one | add | {
"a": 51.73,
"b": 1.31
} |
Can you split 42 evenly into 44 groups? | divide | {
"a": 42,
"b": 44
} |
If the initial count of active users is twenty-seven point five four and we experience an influx of eighty-six point zero four new registrations, what is the updated user base size? | add | {
"a": 27.54,
"b": 86.04
} |
Calculate the per-capita distribution when a gross domestic product figure of 75.88 is divided among a population demographic of 72.05. | divide | {
"a": 75.88,
"b": 72.05
} |
A commercial farm has eighty-three point nine seven rows of crops, and each row yields precisely 40.6 kilograms of produce. What is the gross agricultural output? | multiply | {
"a": 83.97,
"b": 40.6
} |
If I start with 24.58 and deduct two point five two, what's left? | subtract | {
"a": 24.58,
"b": 2.52
} |
Hey, double check this calculation for me: twenty-five point five eight multiplied by 74.29. | multiply | {
"a": 25.58,
"b": 74.29
} |
Could you please add 53.64 to 7.04 for me? | add | {
"a": 53.64,
"b": 7.04
} |
Calculate the compound total if a recurring metric of forty-eight is iterated exactly nineteen times. | multiply | {
"a": 48,
"b": 19
} |
If a software algorithm processes seventy-seven data points in the first pass and an extra 94 data points in the second, what is the aggregate number of data points processed? | add | {
"a": 77,
"b": 94
} |
Evaluate the mathematical expression resulting from the addition operation between the terms twenty-three and thirty-nine. | add | {
"a": 23,
"b": 39
} |
Can you compute the product of sixty-six and 12? | multiply | {
"a": 66,
"b": 12
} |
Please compute the scalar multiple obtained by amplifying the base value twelve by a designated multiplier of 61. | multiply | {
"a": 12,
"b": 61
} |
If a single ticket costs six dollars, how much would it cost to buy eighty-eight tickets? | multiply | {
"a": 6,
"b": 88
} |
In a machine learning model, a weight of 75 is applied to an input feature of magnitude sixty-three. What is the resulting weighted activation? | multiply | {
"a": 75,
"b": 63
} |
Find the difference between 67.26 and 31.89 | subtract | {
"a": 67.26,
"b": 31.89
} |
What is seventy-one groups of 61? | multiply | {
"a": 71,
"b": 61
} |
Please scale ninety-four by a factor of one hundred. | multiply | {
"a": 94,
"b": 100
} |
Calculate sixteen point zero four + 8.49 | add | {
"a": 16.04,
"b": 8.49
} |
Hey assistant, I need to know the total of 99.17 and 96.29. | add | {
"a": 99.17,
"b": 96.29
} |
Given the quantities 55.57 and 12.18, determine their combined magnitude when aggregated. | add | {
"a": 55.57,
"b": 12.18
} |
Please evaluate the proportional relationship, or ratio, derived by fractionating the numerator 97 by the denominator ninety-eight. | divide | {
"a": 97,
"b": 98
} |
Can you tell me what remains when you subtract fifty-six point four eight from 25.12? | subtract | {
"a": 25.12,
"b": 56.48
} |
If a car travels thirty miles in 15 hours, what was its average speed in miles per hour? | divide | {
"a": 30,
"b": 15
} |
Product of 5.57 and seventy-two point one one | multiply | {
"a": 5.57,
"b": 72.11
} |
If box A weighs fifty-nine kg and box B weighs 70 kg, what is their total weight combined? | add | {
"a": 59,
"b": 70
} |
In a financial projection, our initial revenue of 9.05 thousand was supplemented by an additional 85.62 thousand. Calculate the projected total. | add | {
"a": 9.05,
"b": 85.62
} |
What is forty-one reduced by 71? | subtract | {
"a": 41,
"b": 71
} |
A construction project required 35.4 hours of labor in the first phase and an additional seventy-one point seven nine hours in the finishing phase. What is the total labor investment? | add | {
"a": 35.4,
"b": 71.79
} |
Calculate the compound total if a recurring metric of 70 is iterated exactly ninety-seven times. | multiply | {
"a": 70,
"b": 97
} |
I have forty dollars and my friend gives me another 41 dollars. How much do I have now? | add | {
"a": 40,
"b": 41
} |
Find the difference between forty-nine and thirty | subtract | {
"a": 49,
"b": 30
} |
If box A weighs 60 kg and box B weighs thirty-six kg, what is their total weight combined? | add | {
"a": 60,
"b": 36
} |
Assuming an organizational structure with seventeen point zero nine distinct departments, where each department employs twenty-two point four five specialized contractors, determine the total contractor headcount. | multiply | {
"a": 17.09,
"b": 22.45
} |
Hey assistant, I need to know the total of 55.87 and 72.82. | add | {
"a": 55.87,
"b": 72.82
} |
A rectangle has a length of 62.76 cm and a width of 51.58 cm. Find its area. | multiply | {
"a": 62.76,
"b": 51.58
} |
Given the quantities 7 and 91, determine their combined magnitude when aggregated. | add | {
"a": 7,
"b": 91
} |
Out of a total population of 31.26 items, forty-nine point zero three of them are defective. How many are non-defective? | subtract | {
"a": 31.26,
"b": 49.03
} |
How much is 92.21 increased by thirty-four point three? | add | {
"a": 92.21,
"b": 34.3
} |
Calculate 87.4 / 75.58 | divide | {
"a": 87.4,
"b": 75.58
} |
Assuming a baseline value of fifty-one point one two, what would the final figure be if we append a value of eighty-five point two nine to it? | add | {
"a": 51.12,
"b": 85.29
} |
Add eighty-seven and 62. | add | {
"a": 87,
"b": 62
} |
Divide 94 by 26. | divide | {
"a": 94,
"b": 26
} |
What is twenty-three point two seven reduced by ninety-five point one eight? | subtract | {
"a": 23.27,
"b": 95.18
} |
What is four times nine? | multiply | {
"a": 4,
"b": 9
} |
Sum of 86 and 45 | add | {
"a": 86,
"b": 45
} |
Determine the spatial area of a continuous surface defined by a longitudinal dimension of 82 units and a transverse dimension of 71 units. | multiply | {
"a": 82,
"b": 71
} |
A store clerk sold forty-five units in the morning and 22 units in the afternoon. What is the total sold? | add | {
"a": 45,
"b": 22
} |
Calculate the compound total if a recurring metric of ninety-six is iterated exactly 17 times. | multiply | {
"a": 96,
"b": 17
} |
Calculate the per-capita distribution when a gross domestic product figure of fifty-one point six one is divided among a population demographic of 96.04. | divide | {
"a": 51.61,
"b": 96.04
} |
Please compute the combined value of fifteen point zero five and 14.5. | add | {
"a": 15.05,
"b": 14.5
} |
Given the quantities 69 and one, determine their combined magnitude when aggregated. | add | {
"a": 69,
"b": 1
} |
A manufacturing plant produced 75 components, but quality control rejected ninety-seven of them for microscopic flaws. What is the yield of acceptable components? | subtract | {
"a": 75,
"b": 97
} |
Please compute the division of sixty-four over twenty-five. | divide | {
"a": 64,
"b": 25
} |
Can you tell me what remains when you subtract six point five seven from 90.36? | subtract | {
"a": 90.36,
"b": 6.57
} |
I have 95.0 dollars and my friend gives me another 61.6 dollars. How much do I have now? | add | {
"a": 95,
"b": 61.6
} |
Product of 84.41 and 79.51 | multiply | {
"a": 84.41,
"b": 79.51
} |
Calculate 66 - 100 | subtract | {
"a": 66,
"b": 100
} |
Calculate 78 * seventy-nine | multiply | {
"a": 78,
"b": 79
} |
A fleet consists of 99 delivery vehicles, and each vehicle is scheduled to cover eighty-eight miles on its daily route. What is the cumulative mileage for the fleet? | multiply | {
"a": 99,
"b": 88
} |
Divide 83.52 by thirty-six point four nine. | divide | {
"a": 83.52,
"b": 36.49
} |
Assuming an organizational structure with ninety-eight point nine one distinct departments, where each department employs twenty-two point six six specialized contractors, determine the total contractor headcount. | multiply | {
"a": 98.91,
"b": 22.66
} |
Can you tell me what remains when you subtract 55.16 from forty-three point one six? | subtract | {
"a": 43.16,
"b": 55.16
} |
Please compute the scalar multiple obtained by amplifying the base value ninety by a designated multiplier of fifty-five. | multiply | {
"a": 90,
"b": 55
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.