shithub: riscv

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

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