shithub: riscv

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

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