文章目录 一、代码展示 一、代码展示 # include<stdio.h># include<Windows.h>int main(){ float x, y, a; for (y = 1.5f; y > -1....