shithub: riscv

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

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