shithub: riscv

ref: fbf9f131b5931defb02ff08d54d1e088d9f51a15
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}