shithub: riscv

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

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