shithub: riscv

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

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